projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99f13d4
)
Bump version of Socket.pm
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Wed, 26 Aug 2009 09:53:15 +0000
(11:53 +0200)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Wed, 26 Aug 2009 09:53:15 +0000
(11:53 +0200)
ext/Socket/Socket.pm
patch
|
blob
|
history
diff --git
a/ext/Socket/Socket.pm
b/ext/Socket/Socket.pm
index
1467021
..
1a0b7c3
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.8
3
";
+$VERSION = "1.8
4
";
=head1 NAME