updating alternc version value for update scripts
This commit is contained in:
parent
86d0d876d2
commit
5655e39c10
|
@ -747,4 +747,4 @@ CREATE TABLE IF NOT EXISTS `alternc_status` (
|
|||
KEY `name` (`name`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
|
||||
|
||||
INSERT INTO alternc_status SET name='alternc_version',value='3.1.0~b.php';
|
||||
INSERT INTO alternc_status SET name='alternc_version',value='3.3.0~a.php';
|
||||
|
|
Loading…
Reference in New Issue