release 2.025000_001
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
2.025000 -
|
||||
2.025000_001 - 2014-03-28
|
||||
|
||||
[NEW FEATURES]
|
||||
|
||||
|
||||
@@ -137,6 +137,7 @@ lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-6-7-PostgreSQL.sql
|
||||
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-7-8-PostgreSQL.sql
|
||||
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-8-9-PostgreSQL.sql
|
||||
lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-9-10-PostgreSQL.sql
|
||||
lib/App/Netdisco/Environment.pm
|
||||
lib/App/Netdisco/Manual/Configuration.pod
|
||||
lib/App/Netdisco/Manual/Deployment.pod
|
||||
lib/App/Netdisco/Manual/Developing.pod
|
||||
|
||||
@@ -78,4 +78,4 @@ resources:
|
||||
homepage: http://netdisco.org/
|
||||
license: http://opensource.org/licenses/bsd-license.php
|
||||
repository: git://git.code.sf.net/p/netdisco/netdisco-ng
|
||||
version: '2.024004'
|
||||
version: 2.025000_001
|
||||
|
||||
@@ -4,7 +4,7 @@ use strict;
|
||||
use warnings;
|
||||
use 5.010_000;
|
||||
|
||||
our $VERSION = '2.024004';
|
||||
our $VERSION = '2.025000_001';
|
||||
|
||||
use App::Netdisco::Environment;
|
||||
use Dancer ':script';
|
||||
|
||||
Reference in New Issue
Block a user