aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 4 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index a5d32a8..4d198e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,4 @@
# This file is part of GDBM. -*- autoconf -*-
-# Copyright (C) 2007, 2009, 2011, 2013, 2014 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009, 2011, 2013, 2014,
+# 2016 Free Software Foundation, Inc.
#
@@ -17,4 +18,4 @@
m4_define([_GDBM_VERSION_MAJOR], 1)
-m4_define([_GDBM_VERSION_MINOR], 11)
-m4_define([_GDBM_VERSION_PATCH], 90)
+m4_define([_GDBM_VERSION_MINOR], 12)
+dnl m4_define([_GDBM_VERSION_PATCH], 90)

Return to:

Send suggestions and report system problems to the System administrator.