change codename

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2009-02-05 15:39:52 +01:00
parent 7a4bd63b0d
commit 2b9bd3f26d
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 "Ring My Bell") set(CODENAME "Nobody Came")
project(${PROJECT_AWE_NAME} C) project(${PROJECT_AWE_NAME} C)