Jacek Kowalski
2012-06-26 3eb932e353e224b470d620052d5eef9e3910ec5c
Aktualizacja wersji do 2.2
1 files modified
6 ■■■■ changed files
class/legacy/main.php 6 ●●●● patch | view | raw | blame | history
class/legacy/main.php
@@ -1,6 +1,6 @@
<?php
class main {
    const VERSION = '2.1';
    const VERSION_NUM = '2.1';
    const VERSION = '2.2';
    const VERSION_NUM = '2.2';
}
?>
?>