aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-04-20 18:10:27 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-04-20 18:10:27 +0800
commitec59bb04df12458841513759a816f2312c0fed81 (patch)
treedafd82635ca455ad2f2b621abb89cecb2e6f57f7
parent4417f7f477dc5ab503dae5ab6ad2a85ab0567243 (diff)
Versioning for the bsc_msc_ipon-waves/0.3.99
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index e594ea61a..d9b32d200 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.98.2onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.99onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])