Skip to content

Commit 201e17d

Browse files
committed
v 1.0.1
1 parent 9475ab3 commit 201e17d

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
@@ -17,7 +17,7 @@ endif()
1717
#set version number
1818
set(Himalaya_VERSION_MAJOR 1)
1919
set(Himalaya_VERSION_MINOR 0)
20-
set(Himalaya_VERSION_RELEASE 0)
20+
set(Himalaya_VERSION_RELEASE 1)
2121

2222
# set the CXX flags
2323
set(CMAKE_CXX_FLAGS "-fPIC -std=c++11 -Wall -Wextra -pedantic")

0 commit comments

Comments
 (0)