From 4e9940413a08c367847eef4cac0846ccf8ac680a Mon Sep 17 00:00:00 2001 From: ewt Date: Wed, 12 Jan 2000 14:58:09 +0000 Subject: [PATCH] version 0.50.2 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 9501884..08c10c1 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.1 +VERSION=0.50.2 SONAME=0.50 AC_SUBST(VERSION) AC_SUBST(SONAME) -- 2.47.2