Correct UMLGraph location

This commit is contained in:
Diomidis Spinellis 2016-10-24 20:38:25 +03:00
parent d0ede46da8
commit e307530d8e
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ class DataOperation extends Element {}
<fmtcode ext="mak">
# Author: Vadim Nasardinov (vadimn@redhat.com)
# Since: 2004-05-26
# See: http://www.spinellis.gr/sw/umlgraph/doc/ceg-mv.html
# See: http://www.spinellis.gr/umlgraph/doc/ceg-mv.html
# Requires: graphviz
# Requires: javadoc

View File

@ -1,4 +1,4 @@
/* Automatically generated file */
package org.umlgraph.doclet;
class Version { public static String VERSION = "R5_7_2-22-g58087c";}
class Version { public static String VERSION = "R5_7_2-23-gd0ede4";}