aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-24 11:25:13 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-24 11:25:13 +0100
commit2727909dba59eae888c490dfe1f54b5a75c144d0 (patch)
treec7bd9ccf8ad8912461e15b2ff89a7479b506d5b7 /openbsc
parentad9856ec15645f06859d238ac86eaaa237b51bdf (diff)
Make a release with the bugfix of the bugfixon-waves/0.3.4
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index 3d51e5b6d..826d2191e 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.3onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.4onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])