From d716d807b5e51aef043d9a01e9d1ff2d9303d0ef Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Mon, 25 Mar 2013 16:10:33 +1300 Subject: [PATCH] Bug 9918 - build script updates, default to building 3.12 --- 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 e53558b..a4b100e 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.10-1~git'; +my $version='3.12-1~git'; my $auto_version=1; my $need_help; my $debug; -- 1.7.10.4