JAL-3691 bumped the version to 1.8.3-1.2.12 in source and libraries benreview/JAL-3691_for_2_11_2_getdownrebuilds
authorBen Soares <b.soares@dundee.ac.uk>
Wed, 2 Mar 2022 17:00:48 +0000 (17:00 +0000)
committerBen Soares <b.soares@dundee.ac.uk>
Wed, 2 Mar 2022 17:00:48 +0000 (17:00 +0000)
12 files changed:
getdown/lib/FJVL_VERSION
getdown/lib/JVL_VERSION
getdown/lib/getdown-core.jar
getdown/lib/getdown-launcher-local.jar
getdown/lib/getdown-launcher.jar
getdown/src/getdown/ant/pom.xml
getdown/src/getdown/core/pom.xml
getdown/src/getdown/launcher/pom.xml
getdown/src/getdown/mvn_cmd
getdown/src/getdown/pom.xml
j11lib/getdown-core.jar
j8lib/getdown-core.jar

index 2cac91c..4a5376d 100644 (file)
@@ -1 +1 @@
-1.8.3-1.2.11_FJVL
+1.8.3-1.2.12_FJVL
index 99f8359..ed249ad 100644 (file)
@@ -1 +1 @@
-1.8.3-1.2.11_JVL
+1.8.3-1.2.12_JVL
index 05cbad4..2e695eb 100644 (file)
Binary files a/getdown/lib/getdown-core.jar and b/getdown/lib/getdown-core.jar differ
index 186c5d7..fd89e15 100644 (file)
Binary files a/getdown/lib/getdown-launcher-local.jar and b/getdown/lib/getdown-launcher-local.jar differ
index 22b1692..38c3a19 100644 (file)
Binary files a/getdown/lib/getdown-launcher.jar and b/getdown/lib/getdown-launcher.jar differ
index e67984c..881c952 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.threerings.getdown</groupId>
     <artifactId>getdown</artifactId>
-    <version>1.8.3-1.2.11_FJVL</version>
+    <version>1.8.3-1.2.12_FJVL</version>
   </parent>
 
   <artifactId>getdown-ant</artifactId>
index f909444..3e52eca 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.threerings.getdown</groupId>
     <artifactId>getdown</artifactId>
-    <version>1.8.3-1.2.11_FJVL</version>
+    <version>1.8.3-1.2.12_FJVL</version>
   </parent>
 
   <artifactId>getdown-core</artifactId>
index 5284412..df0ebbe 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.threerings.getdown</groupId>
     <artifactId>getdown</artifactId>
-    <version>1.8.3-1.2.11_FJVL</version>
+    <version>1.8.3-1.2.12_FJVL</version>
   </parent>
 
   <artifactId>getdown-launcher</artifactId>
index 4ffb086..4a9d2ea 100755 (executable)
@@ -3,7 +3,7 @@
 if [ x$JVLVERSION != x ]; then
   export VERSION=$JVLVERSION
 else
-  export VERSION=1.8.3-1.2.11_JVL
+  export VERSION=1.8.3-1.2.12_JVL
 fi
 
 if [ x${VERSION%_JVL} = x$VERSION ]; then
index 61b1440..87b361e 100644 (file)
@@ -10,7 +10,7 @@
   <groupId>com.threerings.getdown</groupId>
   <artifactId>getdown</artifactId>
   <packaging>pom</packaging>
-  <version>1.8.3-1.2.11_FJVL</version>
+  <version>1.8.3-1.2.12_FJVL</version>
 
   <name>getdown</name>
   <description>An application installer and updater.</description>
index 05cbad4..2e695eb 100644 (file)
Binary files a/j11lib/getdown-core.jar and b/j11lib/getdown-core.jar differ
index 05cbad4..2e695eb 100644 (file)
Binary files a/j8lib/getdown-core.jar and b/j8lib/getdown-core.jar differ