X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=54517b6042625560d5dc35d42774d98558cf8795;hb=e126fc0a1956e1eb1207378bc4a2e745e991f559;hp=625c237af5aa42edc6faea650760910a36789b4c;hpb=dcc1c0debdad0d0f9f8b717392839de616bb044b;p=srvgit diff --git a/Koha.pm b/Koha.pm index 625c237af5..54517b6042 100644 --- a/Koha.pm +++ b/Koha.pm @@ -29,7 +29,7 @@ use vars qw{ $VERSION }; # - #4 : the developer version. The 4th number is the database subversion. # used by developers when the database changes. updatedatabase take care of the changes itself # and is automatically called by Auth.pm when needed. -$VERSION = "3.23.00.046"; +$VERSION = "3.23.00.047"; sub version { return $VERSION;