Skip to content

Commit 25daa06

Browse files
committed
cmakelists: update version to v1.7.2 to silence update warnings
Bump the version from v0.0.0 to v1.7.2 to silence update warnings. The version will be bumped up to the more accurate v2.0.0 when this is finally released as stable.
1 parent 9fa4691 commit 25daa06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)
22

33
project(
44
Memento
5-
VERSION 0.0.0
5+
VERSION 1.7.2
66
DESCRIPTION "An mpv-based video player for studying Japanese"
77
HOMEPAGE_URL "https://ripose-jp.github.io/Memento"
88
LANGUAGES C CXX

0 commit comments

Comments
 (0)