From 2362aa7c7b2a2872c2396f817dfaadfb5e5c9a01 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 5 Sep 2014 12:00:16 +0200 Subject: [PATCH] Update BoardGameGeek to 4.8.1 (38) --- metadata/com.boardgamegeek.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/metadata/com.boardgamegeek.txt b/metadata/com.boardgamegeek.txt index 8b2f935660..77bd2378ec 100644 --- a/metadata/com.boardgamegeek.txt +++ b/metadata/com.boardgamegeek.txt @@ -60,9 +60,17 @@ Build:4.8,37 prebuild=sed -i 's@\\@/@g' project.properties && \ echo -e 'java.source=1.7\njava.target=1.7' > ant.properties +Build:4.8.1,38 + commit=4.8.1 + subdir=BoardGameGeek + prebuild=sed -i 's@\\@/@g' project.properties && \ + echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + Maintainer Notes: Verify jar files when changed. Verified gson and simple-xml against upsream and the rest against maven central. Version 4.8. + +No changes for 4.8.1. . Auto Update Mode:None