|
@@ -46,8 +46,8 @@ min_automake_version="1.9.3"
|
|
# for snapshot releases please do an "svn up" right before recreating
|
|
# for snapshot releases please do an "svn up" right before recreating
|
|
# 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.1.0])
|
|
|
|
-#m4_define(my_iscvs, yes)
|
|
|
|
|
|
+m4_define(my_version, [1.2.0])
|
|
|
|
+m4_define(my_iscvs, yes)
|
|
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])
|