[bugzilla-gnome-org-extensions] patch report: Set version to some number



commit bb18563e7577ed44e6329f463c231bf18af9457d
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Thu Nov 6 22:48:22 2014 +0100

    patch report: Set version to some number

 PatchReport/Extension.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/PatchReport/Extension.pm b/PatchReport/Extension.pm
index 90c885c..e0c6273 100644
--- a/PatchReport/Extension.pm
+++ b/PatchReport/Extension.pm
@@ -4,7 +4,7 @@ use base qw(Bugzilla::Extension);
 
 use Bugzilla::Extension::PatchReport::Util;
 
-our $VERSION = '';
+our $VERSION = '0.01';
 
 sub page_before_template {
     my ($self, $args) = @_;


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