mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 11:19:26 +02:00
Incremented version number from beta branch to 2.1.2
This commit is contained in:
parent
4afdabc1c7
commit
24e35c61d1
@ -71,7 +71,7 @@ $LANG_EN = "en"; // Used for fallback
|
||||
$LANG = "en"; // Default language
|
||||
|
||||
// Default Template vars
|
||||
$content['BUILDNUMBER'] = "2.1.1";
|
||||
$content['BUILDNUMBER'] = "2.1.2";
|
||||
$content['TITLE'] = "PhpLogCon - Release " . $content['BUILDNUMBER']; // Title of the Page
|
||||
$content['BASEPATH'] = $gl_root_path;
|
||||
$content['EXTRA_METATAGS'] = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user