From d0824bbbc179bf599e14eb31e1639ef40a71d1f3 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 11 Sep 2002 15:08:18 +0000 Subject: Bumped version number --- configure.ac | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 13babf7ff..d3220aa02 100644 --- a/configure.ac +++ b/configure.ac @@ -22,10 +22,11 @@ dnlAC_REVISION($Revision$)dnl AC_PREREQ(2.52) -# Please enter the version number here and set development_version to -# yes if the minor number is odd or you feel that the default check -# for a development version is not sufficient. -AC_INIT(gnupg, 1.1.92, bug-gnupg@gnu.org) +# Remember to change the version number immediately *after* a release. +# Set development_version to yes if the minor number is odd or you +# feel that the default check for a development version is not +# sufficient. +AC_INIT(gnupg, 1.1.93, bug-gnupg@gnu.org) development_version=yes ALL_LINGUAS="ca cs da de eo el es et fr gl id it ja nl pl pt_BR pt sv tr" -- cgit v1.2.3