Bumped version

This commit is contained in:
Juan Miguel Boyero Corral 2013-06-19 08:28:09 +02:00
parent 2bcc87bac1
commit 5b40a91ff1
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
##0.12.2 (2013-06-19)
* Updated ksoap2-android library with 3.0.1-SNAPSHOT version from git repository.
##0.12.1 (2013-06-09)
* Added forumPostCourse notification type

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="es.ugr.swad.swadroid"
android:installLocation="auto"
android:versionCode="50"
android:versionName="0.12.1">
android:versionCode="51"
android:versionName="0.12.2">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>