projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58d4b4a
)
Bumping OpenILS.pm version number
author
Mike Rylander
<mrylander@gmail.com>
Fri, 15 Mar 2013 18:47:19 +0000
(14:47 -0400)
committer
Mike Rylander
<mrylander@gmail.com>
Fri, 15 Mar 2013 18:47:19 +0000
(14:47 -0400)
Signed-off-by: Mike Rylander <mrylander@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
ead71e2
..
d7235ce
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.
00
';
+our $VERSION = '2.
4
';
1;