changed to version 2.3.4

CVS patchset: 1392
CVS date: 1997/01/30 20:20:29
This commit is contained in:
ewt 1997-01-30 20:20:29 +00:00
parent 79f644ecda
commit 63056f52ce
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ CFLAGS = @CFLAGS@ @INCPATH@ $(WARNINGS) $(OPTS) -I$(topdir) \
-DVERSION=\"$(VERSION)\"
LDFLAGS = @LDFLAGS@ @LIBPATH@ -Llib -Lbuild -Lmisc -L$(topdir)/lib \
-L$(topdir)/build -L$(topdir)/misc
VERSION = 2.3.3
VERSION = 2.3.4
CC = @CC@