From: ewt Date: Tue, 5 May 1998 15:17:41 +0000 (+0000) Subject: version 0.25 X-Git-Tag: r0-24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747cedc1dd21de44ed3229e5b713bdcb6a3379d5;p=thirdparty%2Fnewt.git version 0.25 --- diff --git a/Makefile b/Makefile index 014d2be..6b0c223 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ ifeq ($(RPM_OPT_FLAGS),) CFLAGS += -g # -O2 -I/usr/include/slang endif -VERSION = 0.24 +VERSION = 0.25 CVSTAG = r$(subst .,-,$(VERSION)) SONAME = 0.20 diff --git a/newt.spec b/newt.spec index 5a22f7a..fc97397 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.24 +%define version 0.25 Version: %{version} Release: 2 Copyright: LGPL