diff --git a/debian/changelog b/debian/changelog index c8a553f..8bc1967 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ patchimage (7.0.0-1nano) unstable; urgency=low * install 32bit pre-compiled tools into patchimage-tools-i386 package * install 64bit pre-compiled tools into patchimage-tools-amd64 package - -- Christopher Roy Bratusek Sat, 06 Aug 2016 09:59:46 +0200 + -- Christopher Roy Bratusek Sat, 06 Aug 2016 22:00:50 +0200 patchimage (6.3.0-1nano) unstable; urgency=low diff --git a/scripts/common.sh b/scripts/common.sh index 81fc603..afe9d24 100644 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -1,7 +1,7 @@ #!/bin/bash PATCHIMAGE_VERSION=7.0.0 -PATCHIMAGE_RELEASE=2016/08/03 +PATCHIMAGE_RELEASE=2016/08/06 [[ -e ${HOME}/.patchimage.rc ]] && source "${HOME}"/.patchimage.rc