Skip to content

Commit

Permalink
Update Version to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
winsoft666 committed Jun 21, 2024
1 parent 957148d commit 51851d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
############################################################################

set (CMAKE_CXX_STANDARD 11)
set (PACKAGE_VERSION 3.0)
set (PACKAGE_VERSION 3.1)

if(ZOE_BUILD_SHARED_LIBS)
set(ZOE_LIB_NAME zoe)
Expand Down
Binary file modified src/zoe.rc
Binary file not shown.

0 comments on commit 51851d8

Please sign in to comment.