From 83b20a3b497f84c521db1856b73fd8d383195b60 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 11 Aug 2011 07:17:28 +0000 Subject: - Change version number 0.5.2 -> 0.5.X to not confuse users --- SQL/sqlite.update.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SQL/sqlite.update.sql') diff --git a/SQL/sqlite.update.sql b/SQL/sqlite.update.sql index 4bbedcc7a..229ed4d96 100644 --- a/SQL/sqlite.update.sql +++ b/SQL/sqlite.update.sql @@ -183,7 +183,7 @@ DROP TABLE contacts_tmp; DELETE FROM messages; --- Updates from version 0.5.2 +-- Updates from version 0.5.X CREATE TABLE contacts_tmp ( contact_id integer NOT NULL PRIMARY KEY, -- cgit v1.2.3