From 4497ba092fd9ab38aeb4f9dc77fa9bc5626c5a48 Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Wed, 7 Aug 2013 00:11:04 +0300 Subject: [PATCH] Db schema changed --- appinfo/database.xml | 4 ++-- appinfo/version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appinfo/database.xml b/appinfo/database.xml index 789ad5e4..8830477a 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -61,9 +61,9 @@ seq integer + 1 true - - true + 4 Sequence number diff --git a/appinfo/version b/appinfo/version index e6d5cb83..e4c0d46e 100755 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -1.0.2 \ No newline at end of file +1.0.3 \ No newline at end of file