change codename

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2013-02-11 14:50:21 +01:00
parent 56215a6870
commit a8b54bab88
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 "White Christmas")
set(CODENAME "Never Gonna Give You Up")
project(${PROJECT_AWE_NAME} C)