From: Galen Charlton Date: Fri, 19 Feb 2010 04:05:28 +0000 (-0500) Subject: bump DBrev to 122 X-Git-Tag: v3.02.00-alpha2~307 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=3559d48bedbcf246e2e2c33ff44fa11b37a975df;p=koha_ffzg bump DBrev to 122 Signed-off-by: Galen Charlton --- diff --git a/kohaversion.pl b/kohaversion.pl index 14c5ef4b3e..b04db449bf 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.121'; + our $VERSION = '3.01.00.122'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install