projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5084f17
)
Bumping Perl version for 2.9
author
Jason Stephenson
<jstephenson@mvlc.org>
Wed, 16 Sep 2015 22:11:49 +0000
(18:11 -0400)
committer
Jason Stephenson
<jstephenson@mvlc.org>
Wed, 16 Sep 2015 22:11:49 +0000
(18:11 -0400)
Signed-off-by: Jason Stephenson <jstephenson@mvlc.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
..
a099119
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.
09
';
1;