You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2013/05/27 19:09:04 UTC

svn commit: r1486668 - /pdfbox/branches/1.8/pdfbox/build.xml

Author: lehmi
Date: Mon May 27 17:09:03 2013
New Revision: 1486668

URL: http://svn.apache.org/r1486668
Log:
updated ant build script

Modified:
    pdfbox/branches/1.8/pdfbox/build.xml

Modified: pdfbox/branches/1.8/pdfbox/build.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/pdfbox/build.xml?rev=1486668&r1=1486667&r2=1486668&view=diff
==============================================================================
--- pdfbox/branches/1.8/pdfbox/build.xml (original)
+++ pdfbox/branches/1.8/pdfbox/build.xml Mon May 27 17:09:03 2013
@@ -28,7 +28,7 @@
     <property name="tool.dir" value="tools" />
     <property name="bin.dir" value="bin" />
 
-    <property name="project.version" value="1.8.1" />
+    <property name="project.version" value="1.8.2" />
 
     <!-- pdfbox -->
     <property name="pdfbox.project.name" value="pdfbox"/>