change codename

This commit is contained in:
Emmanuel Lepage Vallee 2016-12-20 22:36:39 -05:00 committed by Uli Schlachter
parent 44698ed227
commit 58fed31d88
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 "The Fox")
set(CODENAME "Harder, Better, Faster, Stronger")
project(${PROJECT_AWE_NAME} C)