From 9a34eacc1a4cf0ea31e6b2f719cf562b76e81598 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Mon, 23 Sep 2019 13:37:12 -0400 Subject: [PATCH] upgrade to 3.4.beta2 --- build_evergreen2_debs | 2 +- files_for_build/rules | 2 +- files_for_build/rules-custom | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build_evergreen2_debs b/build_evergreen2_debs index 82e00d9..c6a846c 100755 --- a/build_evergreen2_debs +++ b/build_evergreen2_debs @@ -33,7 +33,7 @@ echo if [ ! -z $1 ]; then VERSION=$1 else -VERSION="3.2.3" +VERSION="3.4.beta2" fi echo "Building evergreen-ils $VERSION" # Customized files need to build the package. diff --git a/files_for_build/rules b/files_for_build/rules index 9d6cf74..ab6f8bc 100755 --- a/files_for_build/rules +++ b/files_for_build/rules @@ -11,7 +11,7 @@ export DH_VERBOSE=1 export DEB_LDFLAGS_MAINT_APPEND= -lm INSTALL_FOLDER=debian/evergreen-ils INSTALL_WEB=/openils/var/web -STAFF_BUILD=rel_3_2_3 +STAFF_BUILD=rel_3_4_beta2 %: dh $@ override_dh_auto_configure: diff --git a/files_for_build/rules-custom b/files_for_build/rules-custom index 51326bb..c68b3a6 100755 --- a/files_for_build/rules-custom +++ b/files_for_build/rules-custom @@ -13,7 +13,7 @@ INSTALL_FOLDER=debian/evergreen-ils INSTALL_WEB=/openils/var/web ## Change this to one that suits you consortium eg. pines_rel_x_x_x -STAFF_BUILD=pines_rel_3_2_3 +STAFF_BUILD=pines_rel_3_4_beta2 %: dh $@ override_dh_auto_configure: -- 2.11.0