aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-24 04:14:26 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-24 04:14:26 +0100
commit9d53a8ad2a48a5b339b971f2dd57287d2211ca81 (patch)
treed01181c4dd9cc67e02bbf2944eec289dbe385577
parent058956e8ee8d1eb0d01cbf7aab343bf5a66e2b6c (diff)
Release 0.3.3 with the proposed BFD fix.on-waves/0.3.3
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index a5ca6fd59..3d51e5b6d 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.2onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.3onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])