From: ewt Date: Mon, 17 Jan 2000 21:36:56 +0000 (+0000) Subject: version 0.50.3 X-Git-Tag: r0-50-3~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd87624fab6ede54999e33547bde37790566c49;p=thirdparty%2Fnewt.git version 0.50.3 --- diff --git a/configure.in b/configure.in index 08c10c1..0cebcaa 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.2 +VERSION=0.50.3 SONAME=0.50 AC_SUBST(VERSION) AC_SUBST(SONAME)