Set new version...

This commit is contained in:
Martin Duquesnoy 2009-11-17 20:00:05 +01:00
parent 5a25eaeff5
commit 3bb9ed108c

View File

@ -51,7 +51,7 @@ set(wmfs_src
add_executable(wmfs ${wmfs_src})
# Set the version
set(VERSION "WMFS-200910")
set(VERSION "WMFS-200911")
# FLAGS
set(CFLAGS "-g -Wall -ansi")