Set new version.

This commit is contained in:
Martin Duquesnoy 2009-09-09 14:10:43 +02:00
parent 537aed921d
commit 23e9fb2f75

View File

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