mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
cmake: Update version (#1164)
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
parent
6167a91090
commit
da2d41309a
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user