From e2a569f9c0b1663de3ff8621f8d38ed26ee0b6ee Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Wed, 24 Aug 2016 18:47:36 +0200 Subject: [PATCH] bump version --- scripts/common/common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/common/common.sh b/scripts/common/common.sh index 7a84aae..3f93630 100644 --- a/scripts/common/common.sh +++ b/scripts/common/common.sh @@ -1,7 +1,7 @@ #!/bin/bash -PATCHIMAGE_VERSION=7.2.2 -PATCHIMAGE_RELEASE=2016/08/23 +PATCHIMAGE_VERSION=7.3.0-devel +PATCHIMAGE_RELEASE=2016/08/24+ [[ -e ${HOME}/.patchimage.rc ]] && source "${HOME}"/.patchimage.rc