8000 Fixup project version · gianricardo/docopt.cpp@b586bbe · GitHub
[go: up one dir, main page]

Skip to content

Commit b586bbe

Browse files
authored
Fixup project version
The current release is tagged `v0.6.2` but the project version was still at `0.6.1`
1 parent 1811022 commit b586bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.1)
2-
project(docopt.cpp VERSION 0.6.1)
2+
project(docopt.cpp VERSION 0.6.2)
33

44
include(GNUInstallDirs)
55

0 commit comments

Comments
 (0)
0