summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-03-11 09:37:26 +0300
committerAndrew Dolgov <[email protected]>2012-03-11 09:37:26 +0300
commita8040597c14fda721ea1ad19e9fe221e738f444f (patch)
tree5bf8d3557583cd6731813fe772bd8130948562cf
parent2b4bc5ef32393e37a87877bcf5ff1134c84d65e9 (diff)
bump version some more for great justice
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c0c2cb88..a41a6fd0 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
- android:versionCode="68"
+ android:versionCode="69"
android:versionName="0.5.4" >
<uses-sdk android:minSdkVersion="7" />