change codename

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-12-05 10:40:34 +01:00
parent f58b9e3566
commit bfdaf8d9ff
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set(PROJECT_AWECLIENT_NAME awesome-client)
# `git describe` later. # `git describe` later.
set(VERSION devel) set(VERSION devel)
set(CODENAME "Seven Nation Army") set(CODENAME "Face")
project(${PROJECT_AWE_NAME} C) project(${PROJECT_AWE_NAME} C)