conf: Fix default wmfs keybinds.

This commit is contained in:
Martin Duquesnoy
2009-02-21 22:44:56 +01:00
parent 8b021f008e
commit 56a2c10bbe
9 changed files with 83 additions and 44 deletions

View File

@@ -54,7 +54,7 @@ add_executable(wmfs ${wmfs_src})
add_executable(wmfs-shell ${wmfs-shell_src})
# Set the version - NOT USED AT THE MOMENT
set(VERSION "0.1rc3 (Empty Spaces)")
set(VERSION "0.1rc4 (On The Run)")
# FLAGS
set(CFLAGS "-g -Wall")