Przeglądaj źródła

Updated version for this release


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_14_0@193621 13f79535-47bb-0310-9956-ffa450edef68
fop-0_14_0
arved 24 lat temu
rodzic
commit
cb3a44d671
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/org/apache/fop/apps/Version.java

+ 1
- 1
src/org/apache/fop/apps/Version.java Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz