From: pbrown Date: Thu, 20 Jan 2000 18:41:27 +0000 (+0000) Subject: bump version. X-Git-Tag: r0-50-3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dedbc6acd9b3719144bc4f629619d5ddc92215da;p=thirdparty%2Fnewt.git bump version. --- diff --git a/configure.in b/configure.in index 0cebcaa..1a045b1 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.3 +VERSION=0.50.4 SONAME=0.50 AC_SUBST(VERSION) AC_SUBST(SONAME)