diff --git a/CMakeLists.txt b/CMakeLists.txt index 5d22310..f1e8148 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ SET(CNAME "json2torrent") -SET(VERSION 0.02) +SET(VERSION 0.03) PROJECT(${CNAME} C) CMAKE_MINIMUM_REQUIRED(VERSION 2.6)