From: msw Date: Fri, 16 Jun 2000 04:05:30 +0000 (+0000) Subject: updated X-Git-Tag: r0-50-13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edb1b771b67a029745820cff2d032b3deda74f6c;p=thirdparty%2Fnewt.git updated --- diff --git a/configure.in b/configure.in index 7159725..8ab471e 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.12 +VERSION=0.50.13 SONAME=0.50 AC_SUBST(VERSION) AC_SUBST(SONAME)