change codename

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2016-01-15 16:51:19 +01:00
parent 1c27a69131
commit 1098bee582
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set(PROJECT_AWE_NAME awesome)
# `git describe` later. # `git describe` later.
set(VERSION devel) set(VERSION devel)
set(CODENAME "For Those About To Rock") set(CODENAME "Space Oddity")
project(${PROJECT_AWE_NAME} C) project(${PROJECT_AWE_NAME} C)