Skip to content

Commit d11b92e

Browse files
committed
release 0.1.33
1 parent 244360f commit d11b92e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ endif()
2121

2222
message(STATUS "Build mode: ${CMAKE_BUILD_TYPE}")
2323
message(STATUS "Install base directory: ${CMAKE_INSTALL_PREFIX}")
24-
set(VELOCYPACK_VERSION "0.0.1" CACHE STRING "VelocyPack version")
24+
set(VELOCYPACK_VERSION "0.1.33" CACHE STRING "VelocyPack version")
2525
set(VELOCYPACK_DISPLAY_NAME "Velocypack")
2626
set(VELOCYPACK_URL_INFO_ABOUT "https://github.com/arangodb/velocypack")
2727
set(VELOCYPACK_CONTACT "[email protected]")

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.1.33

0 commit comments

Comments
 (0)