From: teg Date: Fri, 8 Sep 2000 19:18:50 +0000 (+0000) Subject: 0.50.18 X-Git-Tag: r0-50-18~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1675548a2ef9ec8a9c7f508df337e6ead88cf033;p=thirdparty%2Fnewt.git 0.50.18 --- diff --git a/configure.in b/configure.in index ecfe20c..cf403a0 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.17 +VERSION=0.50.18 SONAME=0.50 AC_SUBST(VERSION) AC_SUBST(SONAME)