changes license, small fixes

This commit is contained in:
arcan1s
2014-03-31 07:35:33 +04:00
parent b8fd9cd51f
commit f42fc1e97d
16 changed files with 803 additions and 132 deletions

View File

@ -5,7 +5,7 @@ cmake_policy (SET CMP0002 OLD)
cmake_policy (SET CMP0011 NEW)
cmake_policy (SET CMP0015 NEW)
project (py-text-monitor)
project (pytextmonitor)
set (PROJECT_VERSION_MAJOR 1)
set (PROJECT_VERSION_MINOR 6)
set (PROJECT_VERSION_PATCH 0)