From d33c0f9c663556779fabbce24d54de6603616563 Mon Sep 17 00:00:00 2001 From: johnsonm Date: Tue, 19 Aug 2003 20:24:57 +0000 Subject: [PATCH] whose idea was it to override the version anyway? --- configure.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.in b/configure.in index 8eae3ff..468116c 100644 --- a/configure.in +++ b/configure.in @@ -4,8 +4,6 @@ AC_INIT(newt_pr.h) AC_CONFIG_HEADER(config.h) VERSION=$(awk '/^%define version/ {print $3}' $srcdir/newt.spec) - -VERSION=0.51.4 SONAME=0.51 AC_SUBST(VERSION) AC_SUBST(SONAME) -- 2.47.2