summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-07-30 00:18:10 +0400
committerAndrew Dolgov <[email protected]>2013-07-30 00:18:10 +0400
commit84cfc9a9fe71df1649f05149989e8a0faabcca22 (patch)
treefc963603d3058f8e9e62311d5887cb20a3ea316f /AndroidManifest.xml
parentdb81d3e462283d9c0bd42125fc323f262c38226a (diff)
bump version
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ab4d6e18..e705bf6d 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="193"
+ android:versionCode="194"
android:versionName="1.8.13" >
<uses-sdk