change codename

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2016-01-30 14:55:18 +01:00
parent dd40e7a021
commit 6208d46635
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 "Space Oddity")
set(CODENAME "Major Tom")
project(${PROJECT_AWE_NAME} C)