Selaa lähdekoodia

Bump the version number

Richard Laager 12 vuotta sitten
vanhempi
commit
b633d4e039
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.6])
+AC_INIT([docsis], [0.9.7])
 AC_CONFIG_SRCDIR([src/docsis.c])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([dist-bzip2])