Selaa lähdekoodia

Starting with 0.9.9-dev changes.

AdrianSimionov 9 vuotta sitten
vanhempi
commit
9b738e3bc4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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_HEADERS([config.h])
 AM_INIT_AUTOMAKE([dist-bzip2])