configure.in: Bump the version due mem leak fixes.

The nat is stable and in testing..
This commit is contained in:
Holger Hans Peter Freyther
2010-05-01 15:01:45 +08:00
parent 58a2758e78
commit 88b299ca24

View File

@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script
AC_INIT
AM_INIT_AUTOMAKE(openbsc, 0.3.99.1onwaves)
AM_INIT_AUTOMAKE(openbsc, 0.3.99.2onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])