Ver código fonte

Changed version to 0.9.6-dev-3.0-upgrade

We work on a branch which will lead to full MULPI 3.0 support.
AdrianSimionov 10 anos atrás
pai
commit
8f68b10fbe
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      configure.in

+ 1 - 1
configure.in

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