bump version for next beta
This commit is contained in:
@@ -144,7 +144,6 @@ MANIFEST This list of files
|
|||||||
META.yml
|
META.yml
|
||||||
share/config.yml
|
share/config.yml
|
||||||
share/environments/deployment.yml
|
share/environments/deployment.yml
|
||||||
share/environments/development.yml
|
|
||||||
share/public/500.html
|
share/public/500.html
|
||||||
share/public/css/bootstrap.min.css
|
share/public/css/bootstrap.min.css
|
||||||
share/public/css/font-awesome.min.css
|
share/public/css/font-awesome.min.css
|
||||||
|
|||||||
@@ -59,4 +59,4 @@ resources:
|
|||||||
homepage: http://netdisco.org/
|
homepage: http://netdisco.org/
|
||||||
license: http://opensource.org/licenses/bsd-license.php
|
license: http://opensource.org/licenses/bsd-license.php
|
||||||
repository: git://git.code.sf.net/p/netdisco/netdisco-ng
|
repository: git://git.code.sf.net/p/netdisco/netdisco-ng
|
||||||
version: 2.007000_002
|
version: 2.007000_003
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ use 5.010_000;
|
|||||||
use File::ShareDir 'dist_dir';
|
use File::ShareDir 'dist_dir';
|
||||||
use Path::Class;
|
use Path::Class;
|
||||||
|
|
||||||
our $VERSION = '2.007000_002';
|
our $VERSION = '2.007000_003';
|
||||||
|
|
||||||
BEGIN {
|
BEGIN {
|
||||||
if (not length ($ENV{DANCER_APPDIR} || '')
|
if (not length ($ENV{DANCER_APPDIR} || '')
|
||||||
|
|||||||
Reference in New Issue
Block a user