diff --git a/README.md b/README.md index feda8c0..0bcb25a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # UMLGraph - Declarative Drawing of UML Diagrams -[![Build Status](https://travis-ci.org/dspinellis/umlgraph.svg?branch=master)](https://travis-ci.org/dspinellis/umlgraph) +[![Build Status](https://travis-ci.org/dspinellis/UMLGraph.svg?branch=master)](https://travis-ci.org/dspinellis/UMLGraph) *UMLGraph* allows the declarative specification and drawing of UML diagrams. diff --git a/src/main/java/org/umlgraph/doclet/Version.java b/src/main/java/org/umlgraph/doclet/Version.java index 3969173..99e63e0 100644 --- a/src/main/java/org/umlgraph/doclet/Version.java +++ b/src/main/java/org/umlgraph/doclet/Version.java @@ -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";} \ No newline at end of file