mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* configure.ac: Set version number to 1.1.91.
This commit is contained in:
parent
20828012b8
commit
05e61e4055
3 changed files with 7 additions and 1 deletions
|
@ -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, bug-gnupg@gnu.org)
|
||||
AC_INIT(gnupg, 1.1.91, bug-gnupg@gnu.org)
|
||||
development_version=yes
|
||||
|
||||
ALL_LINGUAS="cs da de eo el es et fr gl id it ja nl pl pt_BR pt sv tr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue