Skip to content

Commit a46ae7f

Browse files
authored
Merge pull request docopt#71 from ghisvail/patch-1
Fixup project version
2 parents 1811022 + b586bbe commit a46ae7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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)