[boinc] 01/04: Imported Upstream version 7.6.31+dfsg

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sat Mar 5 11:51:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit aabf6ac899a550fee84d30940b0b330c9088e9fa
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri Mar 4 09:59:37 2016 +0100

    Imported Upstream version 7.6.31+dfsg
---
 android/BOINC/AndroidManifest.xml | 4 ++--
 configure.ac                      | 2 +-
 version.log                       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/android/BOINC/AndroidManifest.xml b/android/BOINC/AndroidManifest.xml
index 95dddda..684fc4d 100644
--- a/android/BOINC/AndroidManifest.xml
+++ b/android/BOINC/AndroidManifest.xml
@@ -20,8 +20,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="edu.berkeley.boinc"
     android:installLocation="internalOnly"
-    android:versionCode="142"
-    android:versionName="7.6.29" > <!-- installation on SD card would break boot receiver -->
+    android:versionCode="144"
+    android:versionName="7.6.31" > <!-- installation on SD card would break boot receiver -->
 
 
     <!-- Add Google Play store metadata informing the store we can run on tablets and other large screen devices -->
diff --git a/configure.ac b/configure.ac
index 0f2460d..b585d78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl not sure exactly what the minimum version is (but 2.13 wont work)
 AC_PREREQ(2.58)
 
 dnl Set the BOINC version here.  You can also use the set-version script.
-AC_INIT(BOINC, 7.6.29)
+AC_INIT(BOINC, 7.6.31)
 AC_CONFIG_MACRO_DIR([m4])
 LIBBOINC_VERSION=`echo ${PACKAGE_VERSION} | sed 's/\./:/g'`
 AC_SUBST([LIBBOINC_VERSION])
diff --git a/version.log b/version.log
index a4a672b..9b0e1ca 100644
--- a/version.log
+++ b/version.log
@@ -1 +1 @@
-7.6.29
+7.6.31

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list