projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
81cdde7
)
What am I thinking? Just bump the version.
Steve Peters [Fri, 27 Mar 2009 01:28:27 +0000 (20:28 -0500)]
ext/Socket/Socket.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Socket/Socket.pm
b/ext/Socket/Socket.pm
index
8ef4fb3
..
6b268ef
100644
(file)
--- a/
ext/Socket/Socket.pm
+++ b/
ext/Socket/Socket.pm
@@
-1,7
+1,7
@@
package Socket;
our($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
-$VERSION = "1.90";
+$VERSION = "1.82";
=head1 NAME