aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-08-09 09:38:44 +0300
committerSergey Poznyakoff <gray@gnu.org>2021-08-09 09:38:44 +0300
commit61970346dcfe83b0b9885117af1815b9d2b8ab20 (patch)
tree9e60280ba87d97b9d2f0574071651a8914381c35 /configure.ac
parent611cac791f192834d49cd1bd8cfab76a190bfc40 (diff)
downloadgdbm-61970346dcfe83b0b9885117af1815b9d2b8ab20.tar.gz
gdbm-61970346dcfe83b0b9885117af1815b9d2b8ab20.tar.bz2
Version 1.20.91. Minor changes in translatable strings.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 23302c5..253318a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
m4_define([_GDBM_VERSION_MAJOR], 1)
m4_define([_GDBM_VERSION_MINOR], 20)
-m4_define([_GDBM_VERSION_PATCH], 90)
+m4_define([_GDBM_VERSION_PATCH], 91)
AC_INIT([gdbm],
_GDBM_VERSION_MAJOR._GDBM_VERSION_MINOR[]m4_ifdef([_GDBM_VERSION_PATCH],._GDBM_VERSION_PATCH),

Return to:

Send suggestions and report system problems to the System administrator.