diff options
Diffstat (limited to '')
| -rw-r--r-- | NEWS | 4 | ||||
| -rw-r--r-- | configure.ac | 2 | 
2 files changed, 5 insertions, 1 deletions
| @@ -1,3 +1,7 @@ +Noteworthy changes in version 0.3.12 (unreleased) +------------------------------------------------- + +  Noteworthy changes in version 0.3.11 (2002-09-20)  ------------------------------------------------- diff --git a/configure.ac b/configure.ac index 6661cfcf..0e2bc451 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.3.11, [[email protected]]) +AC_INIT(gpgme, 0.3.12, [[email protected]])  # LT Version numbers, remember to change them just *before* a release.  #   (Code changed:			REVISION++)  #   (Interfaces added/removed/changed:	CURRENT++, REVISION=0) | 
