mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-24 10:09:22 +01:00
bump release date
This commit is contained in:
parent
810ce24c79
commit
d94d77c08d
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -4,7 +4,7 @@ patchimage (7.0.0-1nano) unstable; urgency=low
|
|||||||
* install 32bit pre-compiled tools into patchimage-tools-i386 package
|
* install 32bit pre-compiled tools into patchimage-tools-i386 package
|
||||||
* install 64bit pre-compiled tools into patchimage-tools-amd64 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
|
patchimage (6.3.0-1nano) unstable; urgency=low
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PATCHIMAGE_VERSION=7.0.0
|
PATCHIMAGE_VERSION=7.0.0
|
||||||
PATCHIMAGE_RELEASE=2016/08/03
|
PATCHIMAGE_RELEASE=2016/08/06
|
||||||
|
|
||||||
[[ -e ${HOME}/.patchimage.rc ]] && source "${HOME}"/.patchimage.rc
|
[[ -e ${HOME}/.patchimage.rc ]] && source "${HOME}"/.patchimage.rc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user