We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9724850 commit 20dfff3Copy full SHA for 20dfff3
awesomeConfig.cmake
@@ -4,7 +4,7 @@ set(PROJECT_AWE_NAME awesome)
4
# `git describe` later.
5
set(VERSION devel)
6
7
-set(CODENAME "Technologic")
+set(CODENAME "Human after all")
8
9
option(WITH_DBUS "build with D-BUS" ON)
10
option(GENERATE_MANPAGES "generate manpages" ON)
0 commit comments