From: ewt Date: Sun, 22 Mar 1998 19:48:53 +0000 (+0000) Subject: version 0.22 X-Git-Tag: r0-22~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df6f00ebfae172fc7ba374c77ea0790509511dfc;p=thirdparty%2Fnewt.git version 0.22 --- diff --git a/Makefile b/Makefile index 8ce0ab2..222dce5 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ ifeq ($(RPM_OPT_FLAGS),) CFLAGS += -g # -O2 -I/usr/include/slang endif -VERSION = 0.21 +VERSION = 0.22 CVSTAG = r$(subst .,-,$(VERSION)) -SONAME = 0.20 +SONAME = 0.22 PROGS = test whiptail whiptcl.so testgrid TESTOBJS = test.o diff --git a/newt.spec b/newt.spec index 079a472..1e2b003 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.21 +%define version 0.22 Version: %{version} Release: 1 Copyright: LGPL