projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
184f968
)
Fix version number.
author
Marcus Brinkmann
<mb@g10code.com>
Tue, 18 Feb 2003 18:19:12 +0000
(18:19 +0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Tue, 18 Feb 2003 18:19:12 +0000
(18:19 +0000)
branches/gpgme-0-3-branch/configure.ac
patch
|
blob
|
history
diff --git
a/branches/gpgme-0-3-branch/configure.ac
b/branches/gpgme-0-3-branch/configure.ac
index 28ad4f24c83a505183dd3708c6664dd8dba26ea7..6611d8929a66646b9ef98468b32d0241082b8d52 100644
(file)
--- a/
branches/gpgme-0-3-branch/configure.ac
+++ b/
branches/gpgme-0-3-branch/configure.ac
@@
-21,7
+21,7
@@
# (Process this file with autoconf to produce a configure script.)
# Version number: Remember to change it immediately *after* a release.
-AC_INIT(gpgme, 0.3.15
-cvs
, [bug-gpgme@gnupg.org])
+AC_INIT(gpgme, 0.3.15, [bug-gpgme@gnupg.org])
# LT Version numbers, remember to change them just *before* a release.
# (Code changed: REVISION++)
# (Interfaces added/removed/changed: CURRENT++, REVISION=0)