bump version

This commit is contained in:
Christopher Roy Bratusek 2016-09-03 11:33:24 +02:00
parent e3d985a6a6
commit 0f0e924e4e
3 changed files with 8 additions and 2 deletions

View File

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

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

View File

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