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:
e6d9f24
)
Bumping Perl version string for 3.7.2
author
Jason Stephenson
<jason@sigio.com>
Fri, 29 Oct 2021 13:30:15 +0000
(09:30 -0400)
committer
Jason Stephenson
<jason@sigio.com>
Fri, 29 Oct 2021 14:27:37 +0000
(10:27 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.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
..
96e7d9f
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.0702
';
1;