change codename

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2014-04-02 09:59:27 +02:00
parent 85ffd0fc9a
commit 2f7d58afce
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set(PROJECT_AWE_NAME awesome)
# `git describe` later.
set(VERSION devel)
set(CODENAME "Crazy")
set(CODENAME "Brown Paper Bag")
project(${PROJECT_AWE_NAME} C)