Update version

This commit is contained in:
Martin Duquesnoy 2010-02-26 21:07:57 +01:00
parent ade723b6bc
commit 2e0b050be3

View File

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