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 2015/07/18 16:31:44 UTC

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

Author: lehmi
Date: Sat Jul 18 14:31:44 2015
New Revision: 1691734

URL: http://svn.apache.org/r1691734
Log:
prepare 1.8.10 release

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=1691734&r1=1691733&r2=1691734&view=diff
==============================================================================
--- pdfbox/branches/1.8/pdfbox/build.xml (original)
+++ pdfbox/branches/1.8/pdfbox/build.xml Sat Jul 18 14:31:44 2015
@@ -28,7 +28,7 @@
     <property name="tool.dir" value="tools" />
     <property name="bin.dir" value="bin" />
 
-    <property name="project.version" value="1.8.9" />
+    <property name="project.version" value="1.8.10" />
 
     <!-- pdfbox -->
     <property name="pdfbox.project.name" value="pdfbox"/>