It's time we got with the current year

This commit is contained in:
Paul Gear
2014-06-15 17:31:57 +10:00
parent 9866e041b0
commit ff290a508d
+1 -1
View File
@@ -1136,7 +1136,7 @@ if (isset($config['enable_printers']) && $config['enable_printers'])
# No changes below this line #
//////////////////////////////
$config['version'] = "2013.dev";
$config['version'] = "2014.master";
$config['project_name_version'] = $config['project_name'] . " " . $config['version'];
if (isset($config['rrdgraph_def_text']))