Bug 9044: (follow-up) fix merge conflict typo that broke this script
[koha.git] / C4 / Ris.pm
index dc86353..ce32ea9 100644 (file)
--- a/C4/Ris.pm
+++ b/C4/Ris.pm
@@ -65,7 +65,7 @@ package C4::Ris;
 use vars qw($VERSION @ISA @EXPORT);
 
 # set the version for version checking
-$VERSION = 3.00;
+$VERSION = 3.07.00.049;
 
 @ISA = qw(Exporter);