瀏覽代碼

The release is not a CVS version.

Marcus Brinkmann 19 年之前
父節點
當前提交
e4dc6cdc05
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -19,7 +19,7 @@ min_automake_version="1.9.3"
 # the configure script, so that a proper revision number for all files
 # is available when running a "make distcheck".
 m4_define(my_version, [1.0.0])
-m4_define(my_iscvs, yes)
+m4_define(my_iscvs, no)
 AC_INIT([scute], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
                [$Revision: 1179 $],[Ra-z $:])]),
                [marcus@g10code.com])