https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17013 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comment on attachment 53869 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53869 Bug 17013 - build-git-snapshot: add basetgz parameter and update master version number Review of attachment 53869: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17013&attachment=53869) ----------------------------------------------------------------- ::: debian/build-git-snapshot @@ +31,4 @@
my $buildresult; my $distribution='squeeze-dev'; my $git_checks='all'; +my $version='16.06~git';
Should not we create a subroutine to guess the version? Otherwise we will have to update it every 6 months :) -- You are receiving this mail because: You are watching all bug changes.