aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-05-05 20:37:10 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-05-05 20:37:10 +0800
commit8b3cced773eb826ea07996bb12a353df378c6d59 (patch)
tree325cbcffba9889bb2b221dc1ea898a43449d6ac5
parent3d1b0770f47b24e612eba07f2f986eb78c4b3ead (diff)
Another version... another tryon-waves/0.3.99.7
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index a9d16920a..6477aea80 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script
AC_INIT
-AM_INIT_AUTOMAKE(openbsc, 0.3.99.6onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.99.7onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])