aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-21 13:08:19 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-21 13:08:19 +0100
commita34bb9167ff548cc71b48f4dfd82a7a1169db43a (patch)
tree05068511ca3df7cd182819fc4d8d7d2e93209d72
parentb8ac7ffd7c459b40c0fa8c25da06a306ed40b360 (diff)
Bump version to 0.3.2 with the two memleak fixes.on-waves/0.3.2
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index f44561d68..a5ca6fd59 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.1onwaves)
+AM_INIT_AUTOMAKE(openbsc, 0.3.2onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])