changelog.sh: bump (grrr)

This commit is contained in:
Ivailo Monev 2015-01-16 02:28:44 +00:00
parent bd9ed099aa
commit 99e596d89f

View file

@ -2,7 +2,7 @@
set -e
date="${1:-2015-01-04}"
date="${1:-2015-01-13}"
packs=("ariya-icons" "kdelibs" "kde-baseapps" "kde-workspace" "kde-extraapps" "kde-l10n")
cwd="$(pwd)"
if [ -z "$date" ];then