<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Revision history for Fatal
 
-1.99_01
+1.991 Fri Aug 22 23:57:24 AUSEST 2008
 
         * BUGFIX: RT #38614, stringified autodie::exceptions objects
           now always end with a newline.  Thanks to Offer Kaye for the</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -31,7 +31,7 @@ use constant ERROR_FATAL_CONFLICT =&gt; q{&quot;use Fatal '%s'&quot; is not allowed while &quot;no
 use constant MIN_IPC_SYS_SIMPLE_VER =&gt; 0.12;
 
 # All the Fatal/autodie modules share the same version number.
-our $VERSION = '1.99_01';
+our $VERSION = '1.991';
 
 our $Debug ||= 0;
 </diff>
      <filename>lib/Fatal.pm</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@ our @ISA = qw(Fatal);
 our $VERSION;
 
 BEGIN {
-    $VERSION = &quot;1.99_01&quot;;
+    $VERSION = &quot;1.991&quot;;
 }
 
 use constant ERROR_WRONG_FATAL =&gt; q{</diff>
      <filename>lib/autodie.pm</filename>
    </modified>
    <modified>
      <diff>@@ -14,7 +14,7 @@ use overload
 
 use if ($] &gt;= 5.010), overload =&gt; '~~'  =&gt; &quot;matches&quot;;
 
-our $VERSION = '1.99_01';
+our $VERSION = '1.991';
 
 my $PACKAGE = __PACKAGE__;  # Useful to have a scalar for hash keys.
 </diff>
      <filename>lib/autodie/exception.pm</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ use warnings;
 use base 'autodie::exception';
 use Carp qw(croak);
 
-our $VERSION = '1.99_01';
+our $VERSION = '1.991';
 
 my $PACKAGE = __PACKAGE__;
 </diff>
      <filename>lib/autodie/exception/system.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>355a109a4231a147a20982eece6feb7ca150ba0b</id>
    </parent>
  </parents>
  <author>
    <name>Paul Fenwick</name>
    <email>pjf@perltraining.com.au</email>
  </author>
  <url>http://github.com/pfenwick/autodie/commit/1a5d5b37b5166c8b6ff446441b0458c54ba09615</url>
  <id>1a5d5b37b5166c8b6ff446441b0458c54ba09615</id>
  <committed-date>2008-08-22T06:58:14-07:00</committed-date>
  <authored-date>2008-08-22T06:58:14-07:00</authored-date>
  <message>Release time.  v1.991</message>
  <tree>32d9e91b4945a83a9ba67548496fbf0e9e20e471</tree>
  <committer>
    <name>Paul Fenwick</name>
    <email>pjf@perltraining.com.au</email>
  </committer>
</commit>
