change codename

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2012-11-24 14:51:33 +01:00
parent 633e8f2f06
commit f693b88492
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 "Closing In")
set(CODENAME "Dirty Magic")
project(${PROJECT_AWE_NAME} C)