From 01c17a179a01bb857f072fdeb4083692ddb4f847 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Mon, 26 Nov 2012 17:27:33 +1300 Subject: [PATCH] Bug 9143 - changelog and build script updates This accounts for the 3.10 release, and the 3.11 development branch --- 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 b05df0d..94c4ea8 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.9-1~git'; +my $version='3.11-1~git'; my $auto_version=1; my $need_help; my $debug; -- 1.7.9.5