bump sub-module versions
[imager.git] / GIF / GIF.pm
index 85e4b5ac8147b8609b5ff4490ca4461a5db53d45..ac61dff3bb1237422f4e8e483c0ae18303c6f02c 100644 (file)
@@ -4,7 +4,7 @@ use Imager;
 use vars qw($VERSION @ISA);
 
 BEGIN {
-  $VERSION = "0.78";
+  $VERSION = "0.79";
 
   eval {
     require XSLoader;