Update version

This commit is contained in:
Martin Duquesnoy 2009-10-04 17:14:46 +02:00
parent b483262088
commit 42856c5e63

View File

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