summaryrefslogtreecommitdiff
path: root/lib/attributes.pm
diff options
context:
space:
mode:
authorYitzchak Scott-Thoennes <sthoenna@efn.org>2002-05-27 06:20:56 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-27 20:42:47 +0000
commit105cd85393438207822dd339c2f2de6688e85dea (patch)
treed35c908d2cf35271a14baa2e19eee7c66c677d0b /lib/attributes.pm
parentf62cb720259c484e37beef31bf5247e5e150815a (diff)
downloadperl-105cd85393438207822dd339c2f2de6688e85dea.tar.gz
Re: [PATCH] Version tango
Message-ID: <oUp88gzkgy+T092yn@efn.org> p4raw-id: //depot/perl@16822
Diffstat (limited to 'lib/attributes.pm')
-rw-r--r--lib/attributes.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/attributes.pm b/lib/attributes.pm
index 4f6eef0376..40b35b830d 100644
--- a/lib/attributes.pm
+++ b/lib/attributes.pm
@@ -1,6 +1,6 @@
package attributes;
-our $VERSION = '0.04_01';
+our $VERSION = 0.05;
@EXPORT_OK = qw(get reftype);
@EXPORT = ();