From: ewt Date: Wed, 16 Aug 2000 17:20:51 +0000 (+0000) Subject: fixed version X-Git-Tag: r0-50-8~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72516aa92e8756e0a99dc74e1a63d1b8766f34fd;p=thirdparty%2Fnewt.git fixed version --- diff --git a/configure.in b/configure.in index 5ac736d..931d9ed 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.15 +VERSION=0.50.16 SONAME=0.50 AC_SUBST(VERSION) AC_SUBST(SONAME)