From 4d233813703c4efe9a0bc8184c2bf3af121b1e5d Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Thu, 27 Nov 2014 16:03:12 +1300 Subject: [PATCH] Bug 13353 - update version used by build script Signed-off-by: Tomas Cohen Arazi --- 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 99a4ddf94e..778d8600fe 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.17~git'; +my $version='3.18~git'; my $auto_version=1; my $need_help; my $debug; -- 2.39.5