Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 687 → Rev 688

/video-contact-sheet/trunk/dist/CHANGELOG
1,4 → 1,4
1.13.4 (?):
1.13.4 (2019-11-26):
* BUGFIX: Actually use all alternative evasion offsets (Bugfix by Davide
Cavestro) [#364]
* BUGFIX: Display file sizes correctly when using mawk [#365]
/video-contact-sheet/trunk/dist/debian/changelog
1,3 → 1,9
vcs (1.13.4-pon.1) experimental; urgency=medium
 
* New version
 
-- Toni Corvera <outlyer@gmail.com> Tue, 26 Nov 2019 11:53:05 +0100
 
vcs (1.13.3-pon.1) experimental; urgency=medium
 
* New version
/video-contact-sheet/trunk/dist/vcs
29,7 → 29,7
# The full changelog can be found at <http://p.outlyer.net/vcs/files/CHANGELOG>
 
declare -r VERSION="1.13.4"
declare -r RELEASE=0
declare -r RELEASE=1
declare -ri PRERELEASE=2
[ "$RELEASE" -eq 1 ] || declare -r SUBVERSION="-pre.${PRERELEASE}"