mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-25 10:57:52 +02:00
Incremented build num
This commit is contained in:
parent
d30e06e6bd
commit
dba6ba2c69
@ -1,4 +1,7 @@
|
||||
---------------------------------------------------------------------------
|
||||
Version 2.5.13 (beta), 2008-10-07
|
||||
-
|
||||
---------------------------------------------------------------------------
|
||||
Version 2.5.12 (beta), 2008-09-29
|
||||
- Fixed several SQL issues in the logstream classes when filtering
|
||||
was used.
|
||||
|
@ -66,7 +66,7 @@ $LANG_EN = "en"; // Used for fallback
|
||||
$LANG = "en"; // Default language
|
||||
|
||||
// Default Template vars
|
||||
$content['BUILDNUMBER'] = "2.5.12";
|
||||
$content['BUILDNUMBER'] = "2.5.13";
|
||||
$content['TITLE'] = "phpLogCon :: Release " . $content['BUILDNUMBER']; // Default page title
|
||||
$content['BASEPATH'] = $gl_root_path;
|
||||
$content['SHOW_DONATEBUTTON'] = true; // Default = true!
|
||||
|
Loading…
x
Reference in New Issue
Block a user