mirror of https://github.com/dspinellis/UMLGraph
Correct build status icon URL
This commit is contained in:
parent
8806b89cd8
commit
e2595350fd
|
|
@ -1,6 +1,6 @@
|
|||
# UMLGraph - Declarative Drawing of UML Diagrams
|
||||
|
||||
[](https://travis-ci.org/dspinellis/umlgraph)
|
||||
[](https://travis-ci.org/dspinellis/UMLGraph)
|
||||
|
||||
*UMLGraph* allows the declarative specification and drawing of
|
||||
UML diagrams.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* Automatically generated file */
|
||||
package org.umlgraph.doclet;
|
||||
class Version { public static String VERSION = "R5_7_2-25-gc0b796";}
|
||||
class Version { public static String VERSION = "R5_7_2-47-g70a758";}
|
||||
|
||||
Loading…
Reference in New Issue