mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
2008-10-16 Sancho Lerena <slerena@artica.es>
* Config.pm: Version update. This should be the final commit for 2.0 stable version. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
4871e2ed3a
commit
5a207fbca1
@ -1,3 +1,9 @@
|
||||
2008-10-16 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* Config.pm: Version update.
|
||||
|
||||
This should be the final commit for 2.0 stable version.
|
||||
|
||||
2008-10-10 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* bin/pandora_snmpconsole: Trap SNMP forward not will included in
|
||||
|
@ -38,8 +38,8 @@ our @EXPORT = qw(
|
||||
# There is no global vars, all variables (setup) passed as hash reference
|
||||
|
||||
# version: Defines actual version of Pandora Server for this module only
|
||||
my $pandora_version = "2.0Beta1";
|
||||
my $pandora_build="PS080822";
|
||||
my $pandora_version = "2.0";
|
||||
my $pandora_build="PS081014";
|
||||
our $VERSION = $pandora_version." ".$pandora_build;
|
||||
|
||||
# Setup hash
|
||||
|
Loading…
x
Reference in New Issue
Block a user