From 739def89dddf2fda76d998a6eebcb08304aaf3cd Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Tue, 13 May 2014 15:34:38 +1200 Subject: [PATCH] Bug 12234 - build script version update Make the script build 3.16 packages. To be updated to 3.17 once master splits off again. Signed-off-by: Galen Charlton --- debian/build-git-snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot index a1ea418103..df26934153 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.15~git'; +my $version='3.16~git'; my $auto_version=1; my $need_help; my $debug; -- 2.39.5