X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=9dcb9a017410d8239252d5003af550532432b5e9;hb=3917867b41971b0562d2e162304181f5a9a9ad0b;hp=482e80ab5211504ef5fb7b34a2349849e71b5dfc;hpb=7dd5352b3c5f205ef81aceebd8c2fad3f5c599b4;p=srvgit diff --git a/Koha.pm b/Koha.pm index 482e80ab52..9dcb9a0174 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.21.00.044"; +$VERSION = "3.23.00.037"; sub version { return $VERSION;