From f18e037d26dfef7b8964fa0e68076a6cba204c0a 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 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 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; diff --git a/debian/changelog b/debian/changelog index 3cd4cee..61df69a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +koha (3.10.00-1) squeeze; urgency=low + + * New major upstream release (3.10.00) + + -- Robin Sheat Mon, 26 Nov 2012 17:25:11 +1300 + koha (3.8.0-1) squeeze; urgency=low * New major upstream release (3.08.00) -- 1.7.9.5