Update to 0.6.6

This commit is contained in:
BenDol 2014-11-03 12:57:19 +13:00
parent 9f3ebb0036
commit dbed09cb55
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.6)
project(otclient)
set(VERSION "0.6.5")
set(VERSION "0.6.6")
set(LIB_NAME "otc_framework")
option(FRAMEWORK_SOUND "Use SOUND " ON)