From b361e84c14fadbd455c6793ee971c7f0df219f35 Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Tue, 18 Feb 2014 17:23:17 +0000
Subject: [PATCH] - update to Rosetta SDK 3.2.2

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 38ea0b8..e6871aa 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
 JAVAPATH=$(wildcard /usr/lib/jvm/java-1.6.0-openjdk-*/bin/)
 
 # Verwendete Rosetta-Version
-ROSETTAVERSION=3.2.1
+ROSETTAVERSION=3.2.2
 
 # Pfad zum Rosetta-SDK
 ROSETTASDK=/exlibris/dps/d4_1/system.dir/dps-sdk-${ROSETTAVERSION}/lib/
-- 
GitLab