Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
prepare release 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
querwin committed Sep 23, 2015
1 parent 8b47d0f commit 22e48ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/install/insertBaseConf.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-- Insert version
--

INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '2.6.2');
INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '2.6.3');

--
-- Contenu de la table `contact`
Expand Down

0 comments on commit 22e48ed

Please sign in to comment.