From bb883b6f93c08ef276ec30ad383b6ad0f12bf4a8 Mon Sep 17 00:00:00 2001 From: tknall Date: Fri, 6 Feb 2009 09:29:02 +0000 Subject: Examples for the help screen of the commandline version corrected. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@332 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/main/java/at/knowcenter/wag/egov/egiz/PdfAS.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/java/at/knowcenter/wag/egov') diff --git a/src/main/java/at/knowcenter/wag/egov/egiz/PdfAS.java b/src/main/java/at/knowcenter/wag/egov/egiz/PdfAS.java index f9beb10..5164ae4 100644 --- a/src/main/java/at/knowcenter/wag/egov/egiz/PdfAS.java +++ b/src/main/java/at/knowcenter/wag/egov/egiz/PdfAS.java @@ -96,7 +96,7 @@ public abstract class PdfAS * The current version of the pdf-as library. This version string is logged on every invocation * of the api or the web application. */ - public static final String PDFAS_VERSION = "3.0.9-20090203"; + public static final String PDFAS_VERSION = "3.0.9-20090206"; /** * The key of the strict mode setting. -- cgit v1.2.3