Merge branch 'bug_8220' into 3.12-master
[koha_fer] / C4 / ClassSource.pm
index 5d76497..63f6c67 100644 (file)
@@ -27,7 +27,7 @@ use C4::ClassSortRoutine;
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 
 # set the version for version checking
-$VERSION = 3.00;
+$VERSION = 3.07.00.049;
 
 =head1 NAME