From: ewt Date: Sun, 2 Aug 1998 18:47:26 +0000 (+0000) Subject: version 0.30 X-Git-Tag: r0-30~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfffec10243dbe0b316eec8d3b79e5c3de9c6895;p=thirdparty%2Fnewt.git version 0.30 --- diff --git a/Makefile b/Makefile index 6b0c223..0b76245 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ ifeq ($(RPM_OPT_FLAGS),) CFLAGS += -g # -O2 -I/usr/include/slang endif -VERSION = 0.25 +VERSION = 0.30 CVSTAG = r$(subst .,-,$(VERSION)) -SONAME = 0.20 +SONAME = 0.30 PROGS = test whiptail whiptcl.so testgrid TESTOBJS = test.o diff --git a/newt.spec b/newt.spec index 5fe9dc8..a12030b 100644 --- a/newt.spec +++ b/newt.spec @@ -1,6 +1,6 @@ Summary: Not Erik's Windowing Toolkit - text mode windowing with slang Name: newt -%define version 0.25 +%define version 0.30 Version: %{version} Release: 1 Copyright: LGPL