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:
58c0434
)
Bump OpenILS.pm version
author
Dan Wells
<dbw2@calvin.edu>
Mon, 28 Oct 2019 15:07:41 +0000
(11:07 -0400)
committer
Dan Wells
<dbw2@calvin.edu>
Mon, 28 Oct 2019 15:07:41 +0000
(11:07 -0400)
Signed-off-by: Dan Wells <dbw2@calvin.edu>
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
..
002b350
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 = '
3.0401
';
1;