aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-04-26 16:08:13 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-04-26 16:08:13 +0800
commita9ec86029f59d01fefc582b860dad1feb3cd48c6 (patch)
tree22a2c5026387c33c3b72eac80e627310d1362d9e
parentd1b19f3308633a9712831264f8ba1e25352dd4bf (diff)
Bump the version of OpenBSC.on-waves/0.3.99.1
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index d9b32d200..0caf74dc4 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.99onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.99.1onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])