From 2e82ab276021a50097b9b8dfb47ec5b741284ff3 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Wed, 4 Feb 2015 22:48:24 +0000 Subject: [PATCH] release 2.031003 --- Netdisco/MANIFEST | 1 + Netdisco/META.yml | 2 +- Netdisco/lib/App/Netdisco.pm | 2 +- Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Netdisco/MANIFEST b/Netdisco/MANIFEST index 74d2f25d..079bfc45 100644 --- a/Netdisco/MANIFEST +++ b/Netdisco/MANIFEST @@ -135,6 +135,7 @@ lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-35-36-PostgreSQL.sql lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-36-37-PostgreSQL.sql lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-37-38-PostgreSQL.sql lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-38-39-PostgreSQL.sql +lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-39-40-PostgreSQL.sql lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-4-5-PostgreSQL.sql lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-5-6-PostgreSQL.sql lib/App/Netdisco/DB/schema_versions/App-Netdisco-DB-6-7-PostgreSQL.sql diff --git a/Netdisco/META.yml b/Netdisco/META.yml index 2213bf93..dd68f528 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -92,4 +92,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.031002 +version: 2.031003 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 6f5f10f0..cb8e366b 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010_000; -our $VERSION = '2.031002'; +our $VERSION = '2.031003'; use App::Netdisco::Configuration; use Module::Find (); diff --git a/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod b/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod index dace2383..e27c8846 100644 --- a/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod +++ b/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod @@ -49,13 +49,13 @@ upgrade: =head2 General Notices -=head1 2.031003 - The database schema can be fully redeployed (even over an existing installation, in a safe way) using the following command: ~netdisco/bin/netdisco-db-deploy --reset +=head1 2.031002 + =head2 General Notices Netdisco web and backend daemons will now rotate their log files