]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
bump version to match specfile
authornotting <notting>
Sat, 26 Feb 2000 03:09:40 +0000 (03:09 +0000)
committernotting <notting>
Sat, 26 Feb 2000 03:09:40 +0000 (03:09 +0000)
configure.in

index 0ebf2a255e63b5e8616fda29f633ddcd3185da60..47773e9a224ef5bcc702a7e1a3876cc6d507a8bc 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(newt_pr.h)
 AC_CONFIG_HEADER(config.h)
-VERSION=0.50.7
+VERSION=0.50.8
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)