aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-07-01 10:51:26 +0000
committerWerner Koch <[email protected]>2002-07-01 10:51:26 +0000
commit05e61e40559bf174057d8739c2ddeed533d904b6 (patch)
treebe22e72bdc387d4d8ad4ac623cac5c81b719d5b4
parent* INSTALL: Replaced by generic install file. (diff)
downloadgnupg-05e61e40559bf174057d8739c2ddeed533d904b6.tar.gz
gnupg-05e61e40559bf174057d8739c2ddeed533d904b6.zip
* configure.ac: Set version number to 1.1.91.
-rw-r--r--ChangeLog2
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
3 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e4f30cdcf..1404878b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2002-07-01 Werner Koch <[email protected]>
+ * configure.ac: Set version number to 1.1.91.
+
Released 1.1.90.
* INSTALL: Replaced by generic install file.
diff --git a/NEWS b/NEWS
index 143062950..762c2e07c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.1.91
+-------------------------------------------------
+
+
Noteworthy changes in version 1.1.90 (2002-07-01)
-------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 92a30bd0e..da1e345cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ 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.90, [email protected])
+AC_INIT(gnupg, 1.1.91, [email protected])
development_version=yes
ALL_LINGUAS="cs da de eo el es et fr gl id it ja nl pl pt_BR pt sv tr"