cmake: Update version (#1164)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura 2020-01-13 23:18:16 +09:00 committed by Le Tan
parent 6167a91090
commit da2d41309a

View File

@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.12)
project(VNote VERSION 2.2.0
cmake_minimum_required (VERSION 3.13)
project(VNote VERSION 2.8.2
DESCRIPTION "VNote is a markdown note taking application"
HOMEPAGE_URL "https://tamlok.github.io/vnote"
LANGUAGES C CXX)