projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cde189
)
Bumping Perl version string for 2.8 series
author
Bill Erickson
<berickxx@gmail.com>
Fri, 27 Feb 2015 16:45:17 +0000
(11:45 -0500)
committer
Bill Erickson
<berickxx@gmail.com>
Tue, 3 Mar 2015 22:31:53 +0000
(17:31 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
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
..
485edbc
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.
08
';
1;