From 89f6dce544faa76b532b943a37b7f4f7efee9504 Mon Sep 17 00:00:00 2001
From: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
Date: Fri, 13 Dec 2013 15:33:33 -0500
Subject: [PATCH] Beta release v1.2.3.15

---
 AndroidManifest.xml | 4 ++--
 jni/sflphone        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a48df58e1..9082930c7 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -33,8 +33,8 @@ as that of the covered work.
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.sflphone"
     android:installLocation="auto"
-    android:versionCode="9"
-    android:versionName="1.2.3.10" >
+    android:versionCode="10"
+    android:versionName="1.2.3.15" >
 
     <supports-screens
         android:anyDensity="true"
diff --git a/jni/sflphone b/jni/sflphone
index dd65092e7..b6347895d 160000
--- a/jni/sflphone
+++ b/jni/sflphone
@@ -1 +1 @@
-Subproject commit dd65092e770fe85e7601afaacbfdd982ed1a37f9
+Subproject commit b6347895d591c1940df5afe2e4fc46641df0e8d8
-- 
GitLab