Selaa lähdekoodia

Set new version...

Martin Duquesnoy 14 vuotta sitten
vanhempi
commit
3bb9ed108c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -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")