Pre-release.

This commit is contained in:
Diomidis Spinellis 2007-02-05 09:57:56 +00:00
parent 84a3c98d16
commit 3f1c98a328
1 changed files with 1 additions and 1 deletions

View File

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