aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-24 11:19:36 +0200
committerHarald Welte <laforge@gnumonks.org>2010-08-24 11:19:36 +0200
commit76f044da09370c9de6e7a5d6a58df3b4163bd3f3 (patch)
tree929f5b652c95ec7a45e4ee4803bfcf073b5f818c
parentdc3744fda045f9fca83de6881176987335a309a8 (diff)
bump version number to 0.910.91
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 452b04a..bfd2bea 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(openggsn, 0.90, laforge@gnumonks.org)
+AC_INIT(openggsn, 0.91, laforge@gnumonks.org)
AC_CONFIG_SRCDIR([gtp/gtp.c])
AM_CONFIG_HEADER([config.h])
#AC_CONFIG_HEADER([config.h])