aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-02-15 11:00:50 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-02-15 11:00:50 +0200
commita3e4314631601e98d63a9b702cb31931ec5222b3 (patch)
tree5d3aef35f544fbf4651618f0e100e36a7e08c605 /configure.ac
parentd10bd129fc392283b60db2f0ef426f4e16ffd8bf (diff)
downloadvmod-dbrw-release-2.5.tar.gz
vmod-dbrw-release-2.5.tar.bz2
Version 2.5release-2.5
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 fd618d3..b226b87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,13 +11,13 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with vmod-dbrw. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.69)
-AC_INIT([vmod-dbrw], 2.4.90, [gray@gnu.org])
+AC_INIT([vmod-dbrw], 2.5, [gray@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/vmod_dbrw.vcc)
AM_CONFIG_HEADER(config.h)
AC_SUBST([AC_VMOD_BASENAME],[dbrw])

Return to:

Send suggestions and report system problems to the System administrator.