Author: spadkins
Date: Tue Feb 26 19:07:48 2008
New Revision: 10844
Modified:
p5ee/trunk/App-WorkQueue/CHANGES
p5ee/trunk/App-WorkQueue/Makefile.PL
Log:
checkin for release 0.966
Modified: p5ee/trunk/App-WorkQueue/CHANGES
==============================================================================
--- p5ee/trunk/App-WorkQueue/CHANGES (original)
+++ p5ee/trunk/App-WorkQueue/CHANGES Tue Feb 26 19:07:48 2008
@@ -2,4 +2,6 @@
# CHANGE LOG
#############################################################################
-VERSION 0.50
+VERSION 0.966
+ x it works solidly enough for a major, complex, production installation
+
Modified: p5ee/trunk/App-WorkQueue/Makefile.PL
==============================================================================
--- p5ee/trunk/App-WorkQueue/Makefile.PL (original)
+++ p5ee/trunk/App-WorkQueue/Makefile.PL Tue Feb 26 19:07:48 2008
@@ -10,7 +10,7 @@
%opts = (
'NAME' => 'App-WorkQueue',
'DISTNAME' => 'App-WorkQueue',
- 'VERSION' => '0.50',
+ 'VERSION' => '0.966',
'PREREQ_PM' => {
"App::Context" => 0, # App service framework
"App::Repository" => 0, # Repository support (databases)