Up version number

This commit is contained in:
Diomidis Spinellis 2004-08-09 14:25:24 +00:00
parent 79a8c00174
commit 7fdca4d766
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#
.SUFFIXES:.class .java
VERSION=2.7
VERSION=2.8
TARBALL=UMLGraph-$(VERSION).tar.gz
ZIPBALL=UMLGraph-$(VERSION).zip
DISTDIR=UMLGraph-$(VERSION)