WMFS 0.1rc3: Empty Spaces

This commit is contained in:
Martin Duquesnoy 2008-11-23 17:52:54 +01:00
parent da0265a34c
commit 6817438746

View File

@ -46,7 +46,7 @@ set(wmfs_src
add_executable(wmfs ${wmfs_src})
# Set the version - NOT USED AT THE MOMENT
set(VERSION "0.1rc2 (Brain Damage)")
set(VERSION "0.1rc3 (Empty Spaces)")
# FLAGS
set(CFLAGS "-g -Wall")