mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
It's time we got with the current year
This commit is contained in:
@@ -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']))
|
||||
|
||||
Reference in New Issue
Block a user