From: Galen Charlton Date: Wed, 17 Mar 2010 00:03:44 +0000 (-0400) Subject: bump up DBrev to 125 X-Git-Tag: v3.02.00-alpha2~280 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=66c693d96b6b032580098dbbd1f505152e2fefa3;p=koha_ffzg bump up DBrev to 125 Signed-off-by: Galen Charlton --- diff --git a/kohaversion.pl b/kohaversion.pl index c1edc2ebf0..ef80a390c5 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.124'; + our $VERSION = '3.01.00.125'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install