From 6c509f672307abb5ed9c74df43a99e8ce2f8cee1 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Sat, 28 Apr 2012 13:02:26 +1200 Subject: [PATCH] Bug 8020 [3.8.x/MASTER] - update git build script to 3.9 Content-Type: text/plain; charset="UTF-8" Signed-off-by: Jared Camins-Esakov --- debian/build-git-snapshot | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot index 462d19b..b05df0d 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.7-1~git'; +my $version='3.9-1~git'; my $auto_version=1; my $need_help; my $debug; -- 1.7.2.5