New release.

This commit is contained in:
Diomidis Spinellis 2007-09-28 13:29:46 +00:00
parent 0755e26ffa
commit e8da03aaf3
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -3,7 +3,10 @@
<notes>
<dl>
<dt>Version 4.9 Under development </dt><dd>
<dt>Version 4.10 Under development </dt><dd>
</dd>
<dt>Version 4.9 2007-09-28 </dt><dd>
<ul>
<li> Added installation instructions. </li>
<li> Improved documentation for invoking UmlGraph. </li>