From 80086f3ffb08efd333194c83e542ea55b66a87c9 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Thu, 4 Sep 2014 16:30:34 +1200 Subject: [PATCH] Bug 12869 - update the version in build-git-snapshot 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 df26934153..99a4ddf94e 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.16~git'; +my $version='3.17~git'; my $auto_version=1; my $need_help; my $debug; -- 2.20.1