]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
fixed configure version
authorcrutcher <crutcher>
Wed, 22 Aug 2001 20:19:20 +0000 (20:19 +0000)
committercrutcher <crutcher>
Wed, 22 Aug 2001 20:19:20 +0000 (20:19 +0000)
configure.in

index fcc1dc28b43f4a44fa7a1710713255f007537bef..bdf6881cc27e1b4beee836e412cb7bd0501edd53 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_HEADER(config.h)
 
 VERSION=$(awk '/^%define version/ {print $3}' newt.spec)
 
-VERSION=0.50.31
+VERSION=0.50.32
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)