mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-24 02:42:47 +00:00
changelog.sh: use the day after the release
This commit is contained in:
parent
7e7afcc6dc
commit
1ae0c70e20
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
date="${1:-2015-01-28}"
|
date="${1:-2015-01-29}"
|
||||||
packs=("ariya-icons" "kdelibs" "kde-baseapps" "kde-workspace" "kde-extraapps" "kde-l10n")
|
packs=("ariya-icons" "kdelibs" "kde-baseapps" "kde-workspace" "kde-extraapps" "kde-l10n")
|
||||||
cwd="$(pwd)"
|
cwd="$(pwd)"
|
||||||
if [ -z "$date" ];then
|
if [ -z "$date" ];then
|
||||||
|
|
Loading…
Add table
Reference in a new issue