mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-10-31 23:05:06 +01:00
bump version
This commit is contained in:
parent
e3d985a6a6
commit
0f0e924e4e
@ -1,4 +1,4 @@
|
||||
v7.4.0:
|
||||
v7.4.0 (20160903):
|
||||
::Tokyo Mirage Sessions #FE Restoration Patcher
|
||||
- use 'Restoration' instead of 'Uncensored' as Name
|
||||
- more failsafe build-directory name
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
patchimage (7.4.0-1nano) unstable; urgency=low
|
||||
|
||||
* new upstream stable release
|
||||
|
||||
-- Christopher Roy Bratusek <nano@jpberlin.de> Sat, 03 Sep 2016 11:33:09 +0200
|
||||
|
||||
patchimage (7.3.0-1nano) unstable; urgency=low
|
||||
|
||||
* new upstream stable release
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
PATCHIMAGE_VERSION=7.4.0
|
||||
PATCHIMAGE_RELEASE=2016/08/29+
|
||||
PATCHIMAGE_RELEASE=2016/09/03
|
||||
|
||||
[[ -e ${HOME}/.patchimage.rc ]] && source "${HOME}"/.patchimage.rc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user