change codename

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2010-10-04 10:51:54 +02:00
parent 4bdc716d8a
commit 0ee01cc3fe
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 "Left Of Center")
set(CODENAME "Never Know")
project(${PROJECT_AWE_NAME} C)