Browse Source

Release 1.0.0 tag.

Marcus Brinkmann 19 năm trước cách đây
mục cha
commit
bb607248a1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 # the configure script, so that a proper revision number for all files
 # is available when running a "make distcheck".
 # is available when running a "make distcheck".
 m4_define(my_version, [1.0.0])
 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(
 AC_INIT([scute], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
                [$Revision: 1179 $],[Ra-z $:])]),
                [$Revision: 1179 $],[Ra-z $:])]),
                [marcus@g10code.com])
                [marcus@g10code.com])