Commit b6029931202944b2ebc252ca07798d626674cb8e

Authored by Laurent BEIGBEDER
1 parent 9524040e
Exists in master

6926: passage au kernel 1.8.1

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
server/kernel/CMakeLists.txt
... ... @@ -16,7 +16,7 @@ endif()
16 16  
17 17 SET(TREPS_VERSION_MAJOR "1")
18 18 SET(TREPS_VERSION_MINOR "8")
19   -SET(TREPS_VERSION_PATCH "0")
  19 +SET(TREPS_VERSION_PATCH "1")
20 20  
21 21 SET(TREPS_SONAR_PORT "8090")
22 22 SET(TREPS_MYSQL_PORT "3306")
... ...