- Change version number 0.5.2 -> 0.5.X to not confuse users

This commit is contained in:
alecpl
2011-08-11 07:17:28 +00:00
parent 31737295b8
commit 83b20a3b49
4 changed files with 4 additions and 4 deletions

View File

@@ -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,