소스 검색

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 년 전
부모
커밋
8f68b10fbe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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])