summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-05-30 19:22:26 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-05-30 19:22:26 -0400
commit91972e5dbe77743e49f38b5ebd9e75e72ac08ed3 (patch)
tree5ca2e6d5e455246b0ed3e0f1a202fdaf80da0ae2 /appinfo
parentd9fe92a78d03a2007c986e1b1f7df736db5dea97 (diff)
rename some fields of database schema
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml2
-rw-r--r--appinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index d39e2f548..79622055a 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -36,7 +36,7 @@
</field>
<index>
- <name>id</name>
+ <name>folder_id</name>
<unique>true</unique>
<field>
<name>id</name>
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e990fefae..0ada6e75c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,7 +3,7 @@
<id>news</id>
<name>News</name>
<description>An RSS/Atom feed reader</description>
- <version>0.1</version>
+ <version>5.5</version>
<licence>AGPL</licence>
<author>Alessandro Cosentino</author>
<require>4</require>