[bugzilla-gnome-org-extensions] Bump the version number to 1.0.



commit e3075176ca4d897dc4f1500d0ef5ae6fbdc41206
Author: Max Kanat-Alexander <mkanat bugzilla org>
Date:   Wed Apr 28 19:39:57 2010 -0700

    Bump the version number to 1.0.

 Extension.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Extension.pm b/Extension.pm
index ec6a616..692ecd4 100644
--- a/Extension.pm
+++ b/Extension.pm
@@ -35,7 +35,7 @@ use List::Util;
 use POSIX qw(ceil);
 use Scalar::Util qw(blessed);
 
-our $VERSION = '0.1';
+our $VERSION = '1.0';
 
 use constant DEFAULT_POPULAR_LIMIT => 20;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]