projects
/
evergreen
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37b9555
)
bumping Perl version string for 2.12.2
author
blake
<blake@mobiusconsortium.org>
Wed, 24 May 2017 18:06:24 +0000
(13:06 -0500)
committer
blake
<blake@mobiusconsortium.org>
Wed, 24 May 2017 18:06:24 +0000
(13:06 -0500)
Signed-off-by: blake <blake@mobiusconsortium.org>
Open-ILS/src/perlmods/lib/OpenILS.pm
patch
|
blob
|
history
diff --git
a/Open-ILS/src/perlmods/lib/OpenILS.pm
b/Open-ILS/src/perlmods/lib/OpenILS.pm
index
d7235ce
..
86335c3
100644
(file)
--- a/
Open-ILS/src/perlmods/lib/OpenILS.pm
+++ b/
Open-ILS/src/perlmods/lib/OpenILS.pm
@@
-6,6
+6,6
@@
OpenILS - Client and server support for the Evergreen open source library system
=cut
-our $VERSION = '2.
4
';
+our $VERSION = '2.
1202
';
1;