]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
version number
authormsw <msw>
Tue, 1 Feb 2000 02:21:24 +0000 (02:21 +0000)
committermsw <msw>
Tue, 1 Feb 2000 02:21:24 +0000 (02:21 +0000)
configure.in

index 92bb22f70ff34f8e14def8cf26197850fdcf5fe9..f630da3cfbbf4a3cb6faa5476cf878064fa5836c 100644 (file)
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(newt_pr.h)
-AC_CONFIG_HEADER(config.h)
-VERSION=0.50.5
+AM_CONFIG_HEADER(config.h)
+VERSION=0.50.6
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)