diff --git a/CMakeLists.txt b/CMakeLists.txt index 390a694..4072b14 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ SET(CNAME "json2torrent") -SET(VERSION 0.01) +SET(VERSION 0.02) PROJECT(${CNAME} C) CMAKE_MINIMUM_REQUIRED(VERSION 2.6)