change codename

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2013-10-12 18:48:49 +02:00
parent 4abf42b92f
commit 8125cda2a8
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 "Ruby Tuesday")
set(CODENAME "The Fox")
project(${PROJECT_AWE_NAME} C)