bump version for release
This commit is contained in:
		| @@ -49,7 +49,7 @@ referenced in the configuration like so (and use C<--path> option): | ||||
|  | ||||
| For SQL debugging try the following commands: | ||||
|  | ||||
|  DBIC_TRACE_PROFILE=console DBIC_TRACE=1 ~/bin/localenv ~/bin/netdisco-web-fg | ||||
|  DBIC_TRACE_PROFILE=console DBIC_TRACE=1 ~/bin/localenv starman --workers=1 ~/bin/netdisco-web-fg | ||||
|  DBIC_TRACE_PROFILE=console DBIC_TRACE=1 ~/bin/localenv ~/bin/netdisco-daemon-fg | ||||
|  | ||||
| =head1 Further Reading... | ||||
|   | ||||
| @@ -245,7 +245,8 @@ command will watch the C<lib> and C<share> folder trees for changes, and you | ||||
| probably want to switch to the C<development.yml> dancer configuration for | ||||
| additional logging: | ||||
|  | ||||
|  DANCER_ENVIRONMENT=development ~/bin/localenv plackup -R lib,share bin/netdisco-web-fg | ||||
|  DANCER_ENVIRONMENT=development DBIC_TRACE_PROFILE=console DBIC_TRACE=1 \ | ||||
|      ~/bin/localenv starman -R lib,share bin/netdisco-web-fg | ||||
|  | ||||
| =head2 Authentication | ||||
|  | ||||
|   | ||||
| @@ -8,7 +8,7 @@ This document will list only the most important changes with each release of | ||||
| Netdisco. You are B<STRONGLY> recommended to read this document each time you | ||||
| install and upgrade. | ||||
|  | ||||
| =head1 2.005000_003 | ||||
| =head1 2.006000 | ||||
|  | ||||
| =head2 Incompatible Changes | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user