switch version to 0.0.1

This commit is contained in:
kakwa 2016-09-09 22:19:02 +02:00
parent 1289daa7ab
commit f97a363e4c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ project (uts-server)
include(ExternalProject)
set(VERSION 0.1.0)
set(VERSION 0.0.1)
option(DEBUG "compile with debug symbol" OFF)
option(BUNDLE_CIVETWEB "bundle civetweb with uts-server" OFF)