Change codename

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2010-08-25 10:50:48 +02:00
parent c73b1c8d4e
commit 4ea1753f34
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 "Hooch")
set(CODENAME "Left Of Center")
project(${PROJECT_AWE_NAME} C)