mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
generic: bump
This commit is contained in:
parent
9eca9f9460
commit
b960b297a6
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
date="${1:-2015-01-19}"
|
||||
date="${1:-2015-01-28}"
|
||||
packs=("ariya-icons" "kdelibs" "kde-baseapps" "kde-workspace" "kde-extraapps" "kde-l10n")
|
||||
cwd="$(pwd)"
|
||||
if [ -z "$date" ];then
|
||||
|
|
|
@ -38,7 +38,7 @@ PROJECT_NAME = "Katana Desktop Environment"
|
|||
# could be handy for archiving the generated documentation or if some version
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER = 4.14.3
|
||||
PROJECT_NUMBER = 4.15.0
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
|
|
Loading…
Add table
Reference in a new issue