]> git.imager.perl.org - imager.git/commitdiff
- built 0.43_03 for testing
authorTony Cook <tony@develop=help.com>
Tue, 7 Dec 2004 23:06:23 +0000 (23:06 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 7 Dec 2004 23:06:23 +0000 (23:06 +0000)
Changes
Imager.pm

diff --git a/Changes b/Changes
index 73c8192b0f061321c619a967cec36f694a21e036..77dca85250514e84f3b691563f288a002464936a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -946,6 +946,7 @@ Revision history for Perl extension Imager.
   I was going to include a META.yml but EU::MM's generation is too 
   simplistic (and misses the leading document header too).  For now
   I'll leave it out.
+- built 0.43_03 for testing
 
 =================================================================
 
index fb2799923050f1776b4400c018054f2eb8ffd9d8..83a661e4cefc6c0cd9f7f57cddfd607b1c686397 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -147,7 +147,7 @@ BEGIN {
   require Exporter;
   require DynaLoader;
 
-  $VERSION = '0.43_02';
+  $VERSION = '0.43_03';
   @ISA = qw(Exporter DynaLoader);
   bootstrap Imager $VERSION;
 }