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:
c4a102a
)
bumping Perl version string for 2.9.1
author
Jason Stephenson
<jstephenson@mvlc.org>
Wed, 18 Nov 2015 16:36:16 +0000
(11:36 -0500)
committer
Jason Stephenson
<jstephenson@mvlc.org>
Wed, 18 Nov 2015 16:36:16 +0000
(11:36 -0500)
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
a099119
..
fc63afb
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.09';
+our $VERSION = '2.09
01
';
1;