projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ec53dc
)
configure has fixed the version number, better checkin so that we are
author
Werner Koch
<wk@gnupg.org>
Wed, 19 Dec 2001 13:01:17 +0000
(13:01 +0000)
committer
Werner Koch
<wk@gnupg.org>
Wed, 19 Dec 2001 13:01:17 +0000
(13:01 +0000)
sure that everyone uses the right version even if configure is not run.
gpgme/gpgme.h
patch
|
blob
|
history
diff --git
a/gpgme/gpgme.h
b/gpgme/gpgme.h
index 1a34adc8c6ac76faecbc52e7bcb19c3eafe7efa3..178435baf67cd21faf5db83938212877f140ae89 100644
(file)
--- a/
gpgme/gpgme.h
+++ b/
gpgme/gpgme.h
@@
-44,7
+44,7
@@
extern "C" {
* let autoconf (using the AM_PATH_GPGME macro) check that this
* header matches the installed library.
* Warning: Do not edit the next line. configure will do that for you! */
-#define GPGME_VERSION "0.3.0"
+#define GPGME_VERSION "0.3.0
a-cvs
"