change codename

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2012-12-24 15:36:05 +01:00
parent ec714276ec
commit 61d48ab712
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 "Octopus")
set(CODENAME "White Christmas")
project(${PROJECT_AWE_NAME} C)