release: Change the codename

This commit is contained in:
Emmanuel Lepage Vallee 2017-06-26 03:30:13 -04:00 committed by Uli Schlachter
parent 9724850fb8
commit 20dfff373d
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 "Technologic")
set(CODENAME "Human after all")
option(WITH_DBUS "build with D-BUS" ON)
option(GENERATE_MANPAGES "generate manpages" ON)