Bump the local version to 0.3.90 in preparation for a 0.4.0 release

This commit is contained in:
Holger Hans Peter Freyther
2010-03-24 10:13:23 +01:00
parent d512e454b3
commit 29f9f9fc79

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.1onwaves)
AM_INIT_AUTOMAKE(openbsc, 0.3.90onwaves)
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])