Tag 201001

This commit is contained in:
Philippe Pepiot 2010-01-02 01:34:55 +01:00
parent 796a72ecb8
commit 119996ff47

View File

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