https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17013
--- Comment #4 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
