Browse Source

Starting with 0.9.9-dev changes.

AdrianSimionov 9 years ago
parent
commit
9b738e3bc4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -1,4 +1,4 @@
-AC_INIT([docsis], [0.9.8])
+AC_INIT([docsis], [0.9.9-dev])
 AC_CONFIG_SRCDIR([src/docsis.c])
 AC_CONFIG_SRCDIR([src/docsis.c])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_INIT_AUTOMAKE([dist-bzip2])