diff options
author | Haru <haru@dotalux.com> | 2016-03-12 13:14:56 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-03-12 13:14:56 +0100 |
commit | eee07fb38860c23420d7f9bccb16ca2553580ca8 (patch) | |
tree | fd2b25bf2965fca296fe6d4756cf8a14811b6db6 /sql-files | |
parent | 9842b4ce045817fbbddc30c76f53780b3263d495 (diff) | |
download | hercules-eee07fb38860c23420d7f9bccb16ca2553580ca8.tar.gz hercules-eee07fb38860c23420d7f9bccb16ca2553580ca8.tar.bz2 hercules-eee07fb38860c23420d7f9bccb16ca2553580ca8.tar.xz hercules-eee07fb38860c23420d7f9bccb16ca2553580ca8.zip |
Corrected header in the latest SQL upgrade
Follow-up to ca5f133
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'sql-files')
-rw-r--r-- | sql-files/upgrades/2016-03-10--22-18.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrades/2016-03-10--22-18.sql b/sql-files/upgrades/2016-03-10--22-18.sql index 9001d0214..80266bcca 100644 --- a/sql-files/upgrades/2016-03-10--22-18.sql +++ b/sql-files/upgrades/2016-03-10--22-18.sql @@ -1,4 +1,4 @@ -#1450367880 +#1457638175 -- This file is part of Hercules. -- http://herc.ws - http://github.com/HerculesWS/Hercules |