Skip to content

Commit c4d2273

Browse files
committed
bump up version to 1.6.2 for release
1 parent 148976c commit c4d2273

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if(NOT CMAKE_BUILD_TYPE)
44
endif()
55
project(datetime-fortran
66
LANGUAGES Fortran
7-
VERSION 1.6.1)
7+
VERSION 1.6.2)
88
enable_testing()
99

1010
# library to archive (libdatetime.a)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.1
1+
1.6.2

0 commit comments

Comments
 (0)