summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-04 11:02:38 +0300
committerAndrew Dolgov <[email protected]>2011-12-04 11:02:38 +0300
commitace19a9427f47dd2f1fe2146b0a629a889e6ed3f (patch)
tree825535ad088d3a9820c400960ee625c32e74cd0f /AndroidManifest.xml
parentea51e68b5b3845a206df1d95d10769ea3740f611 (diff)
bump version
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b02cb212..a6271cb7 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
- android:versionCode="30"
- android:versionName="0.1.29">
+ android:versionCode="31"
+ android:versionName="0.1.30">
<uses-sdk android:minSdkVersion="4" />
<uses-permission android:name="android.permission.INTERNET" />