From a34bb9167ff548cc71b48f4dfd82a7a1169db43a Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 21 Feb 2010 13:08:19 +0100 Subject: Bump version to 0.3.2 with the two memleak fixes. --- openbsc/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/configure.in') 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])]) -- cgit v1.2.3