aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-12-23 21:28:35 +0000
committerMarcus Brinkmann <[email protected]>2002-12-23 21:28:35 +0000
commita0fc64745fef6688e16c50cefab5dbcc6a55848c (patch)
tree4d6c06d8cbf926da37befe2b14f53f1542f29fe3 /configure.ac
parentAdded new items. (diff)
downloadgpgme-a0fc64745fef6688e16c50cefab5dbcc6a55848c.tar.gz
gpgme-a0fc64745fef6688e16c50cefab5dbcc6a55848c.zip
2002-12-23 Marcus Brinkmann <[email protected]>
* configure.ac: Bump up to 0.4.1. Released 0.4.0.
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 518cf4d3..67ce878d 100644
--- a/configure.ac
+++ b/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.4.0, [[email protected]])
+AC_INIT(gpgme, 0.4.1, [[email protected]])
# LT Version numbers, remember to change them just *before* a release.
# (Code changed: REVISION++)
# (Interfaces added/removed/changed: CURRENT++, REVISION=0)