Release 2.3.6
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 22 Jul 2011 06:47:20 +0000 (08:47 +0200)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 22 Jul 2011 06:47:20 +0000 (08:47 +0200)
version.php

index 4d7f125168753b50f6afa6317b14aee1457da664..8ec7dfeb9a8ade09b5119fc3c6e87777d09875d3 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3.5";
+       $version                = "2.3.6";
 
 //======================================================================
 // Extension packages repository settings