summaryrefslogtreecommitdiff
path: root/lib/User/grent.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/User/grent.pm')
-rw-r--r--lib/User/grent.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/User/grent.pm b/lib/User/grent.pm
index 95e4189c9e..fd6fe568cc 100644
--- a/lib/User/grent.pm
+++ b/lib/User/grent.pm
@@ -2,6 +2,7 @@ package User::grent;
use strict;
use 5.005_64;
+our $VERSION = '1.00';
our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
BEGIN {
use Exporter ();