From 1241b774a4d10d475c2bfb3262277552d53b4149 Mon Sep 17 00:00:00 2001 From: tknall Date: Mon, 14 Feb 2011 08:44:21 +0000 Subject: - layout spec v1.4.0 added - configuration adjusted git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@749 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') 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 a084ab0..3e919bd 100644 --- a/src/main/java/at/knowcenter/wag/egov/egiz/PdfAS.java +++ b/src/main/java/at/knowcenter/wag/egov/egiz/PdfAS.java @@ -107,7 +107,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.2-SNAPSHOT (20110204)"; + public static final String PDFAS_VERSION = "3.2-SNAPSHOT (20110214)"; /** * The key of the strict mode setting. -- cgit v1.2.3