X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=debian%2Fbuild-git-snapshot;h=8aa51de12dd76da68d662c1d62604c249276d581;hb=4ae3665ad8afb5d283d989c4622a91690e1c4f8a;hp=3f06ff2fa4d62b8901a7a353e5323c2f6d083b7a;hpb=e4fec0749989975b13280e86187c8b357a13763e;p=koha_fer diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot index 3f06ff2fa4..8aa51de12d 100755 --- a/debian/build-git-snapshot +++ b/debian/build-git-snapshot @@ -30,7 +30,7 @@ use POSIX qw/strftime/; my $buildresult; my $distribution='squeeze-dev'; my $git_checks='all'; -my $version='3.13-1~git'; +my $version='3.15-1~git'; my $auto_version=1; my $need_help; my $debug;