Browse Source

signals developer version


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193282 13f79535-47bb-0310-9956-ffa450edef68
tags/pre-columns
fotis 24 years ago
parent
commit
3532eea3c0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/org/apache/fop/apps/Version.java

+ 1
- 1
src/org/apache/fop/apps/Version.java View File

@@ -62,6 +62,6 @@ public class Version {
* @return the version string
*/
public static String getVersion() {
return "FOP 0.12.1[dev]";
return "FOP 0.12.2 [dev]";
}
}

Loading…
Cancel
Save