Author: mehdi
Date: Mon Sep 24 12:34:03 2012
New Revision: 1389335

URL: http://svn.apache.org/viewvc?rev=1389335&view=rev
Log:
Changed the version name

Modified:
    xmlgraphics/fop/branches/Temp_Gradle_Build/build.gradle

Modified: xmlgraphics/fop/branches/Temp_Gradle_Build/build.gradle
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Gradle_Build/build.gradle?rev=1389335&r1=1389334&r2=1389335&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Gradle_Build/build.gradle (original)
+++ xmlgraphics/fop/branches/Temp_Gradle_Build/build.gradle Mon Sep 24 12:34:03 
2012
@@ -4,8 +4,8 @@ apply plugin: 'java'
 project.ext {
     name = 'Apache FOP'
     year = '1999-2009'
-    // TODO: CHANGE THIS FOR APACHE VERSION!!!!!!
-    version = 'fop-th'
+    // Not sure exactly what to put here, but since 1.1rc1 is out...
+    version = '1.2-SNAPSHOT'
     sourceDir = 'src/java'
     sourceSandboxClassesDir = "src/sandbox/"
     sourceCodegenDir = "src/codegen"



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to