From: ewt Date: Wed, 12 Jan 2000 14:58:09 +0000 (+0000) Subject: version 0.50.2 X-Git-Tag: r0-50-2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9940413a08c367847eef4cac0846ccf8ac680a;p=thirdparty%2Fnewt.git version 0.50.2 --- diff --git a/configure.in b/configure.in index 9501884..08c10c1 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.1 +VERSION=0.50.2 SONAME=0.50 AC_SUBST(VERSION) AC_SUBST(SONAME)