From: notting Date: Sat, 26 Feb 2000 03:09:40 +0000 (+0000) Subject: bump version to match specfile X-Git-Tag: r0-50-9~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239252857f2d5bd526e5e34525eba70f30ae6820;p=thirdparty%2Fnewt.git bump version to match specfile --- diff --git a/configure.in b/configure.in index 0ebf2a2..47773e9 100644 --- a/configure.in +++ b/configure.in @@ -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)