bump release date

This commit is contained in:
Christopher Roy Bratusek 2016-08-06 22:01:11 +02:00
parent 810ce24c79
commit d94d77c08d
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -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 <nano@jpberlin.de> Sat, 06 Aug 2016 09:59:46 +0200
-- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 06 Aug 2016 22:00:50 +0200
patchimage (6.3.0-1nano) unstable; urgency=low

View File

@ -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