summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorGuillaume Mazoyer <respawneral@gmail.com>2014-12-23 16:19:01 +0100
committerGuillaume Mazoyer <respawneral@gmail.com>2014-12-23 16:19:01 +0100
commit926f4977e4a8a9b6b77a22b4f8e8cd09f10f8114 (patch)
tree8b26fd914e2df67cc3abe0780c6f15d24938c42b /includes
parenta4a294c6da09b4b4ccb2b27314a3d345527e812b (diff)
Release 1.1.0.looking-glass-1.1.0
Diffstat (limited to 'includes')
-rw-r--r--includes/config.defaults.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/config.defaults.php b/includes/config.defaults.php
index 78084e5..2bd9dfa 100644
--- a/includes/config.defaults.php
+++ b/includes/config.defaults.php
@@ -9,7 +9,7 @@ $config = array(
// Release configuration
'release' => array(
- 'version' => '1.0.0',
+ 'version' => '1.1.0',
'codename' => 'Convergence'
),