aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-06-17 13:16:25 +0300
committerSergey Poznyakoff <gray@gnu.org>2021-06-17 13:16:25 +0300
commitab9dff7ced3ea9a458bfae0caf339aaa5a77521f (patch)
treeda5cfbeaec16ab6eedde154696d444885ac40279 /configure.ac
parentd69a106c04a6a7abe65e9150e5bf211d35a757f0 (diff)
downloadgdbm-ab9dff7ced3ea9a458bfae0caf339aaa5a77521f.tar.gz
gdbm-ab9dff7ced3ea9a458bfae0caf339aaa5a77521f.tar.bz2
Version 1.20v1.20
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 7abd0bc..8e4e1de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,7 @@
# along with GDBM. If not, see <http://www.gnu.org/licenses/>. */
m4_define([_GDBM_VERSION_MAJOR], 1)
-m4_define([_GDBM_VERSION_MINOR], 19)
-m4_define([_GDBM_VERSION_PATCH], 90)
+m4_define([_GDBM_VERSION_MINOR], 20)
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.