mirror of https://github.com/dspinellis/UMLGraph
New release.
This commit is contained in:
parent
0755e26ffa
commit
e8da03aaf3
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue