Prepare for release 5.1

This commit is contained in:
Diomidis Spinellis 2008-08-27 10:55:47 +00:00
parent 47b2933c5d
commit f9f3092669
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# $Id$
#
VERSION?=5.0
VERSION?=5.1
TAGVERSION=$(shell echo $(VERSION) | sed 's/\./_/g')
BALL_TAR_GZ=UMLGraph-$(VERSION).tar.gz
ZIPBALL=UMLGraph-$(VERSION).zip