]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
whose idea was it to override the version anyway? r0-51-5
authorjohnsonm <johnsonm>
Tue, 19 Aug 2003 20:24:57 +0000 (20:24 +0000)
committerjohnsonm <johnsonm>
Tue, 19 Aug 2003 20:24:57 +0000 (20:24 +0000)
configure.in

index 8eae3ff227227f40aaeeff635fdb09e9d0ef4158..468116c10ca00d9805995d7a719df9e8ef5e00c4 100644 (file)
@@ -4,8 +4,6 @@ AC_INIT(newt_pr.h)
 AC_CONFIG_HEADER(config.h)
 
 VERSION=$(awk '/^%define version/ {print $3}' $srcdir/newt.spec)
-
-VERSION=0.51.4
 SONAME=0.51
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)