change codename

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2014-03-29 18:17:20 +01:00
parent cea6b92aea
commit 2321b0b6c5
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 "The Fox")
set(CODENAME "Crazy")
project(${PROJECT_AWE_NAME} C)