[Koha-patches] [PATCH] Bug 8020 [3.8.x/MASTER] - update git build script to 3.9

Robin Sheat robin at catalyst.net.nz
Sat Apr 28 03:14:40 CEST 2012


---
 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.5.4



More information about the Koha-patches mailing list