Skip to content

Commit

Permalink
Bump infclass version to v0.1.8 / 180
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaffeine committed Nov 6, 2023
1 parent 52f0e7e commit 82a5364
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ else()
endif()

project(Infclass
VERSION 0.1.7
VERSION 0.1.8
)

set(ORIGINAL_CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
Expand Down
2 changes: 1 addition & 1 deletion src/engine/client/infclass.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef ENGINE_CLIENT_INFCLASS_H
#define ENGINE_CLIENT_INFCLASS_H

#define INFCLASS_CLIENT_VERSION 175
#define INFCLASS_CLIENT_VERSION 180

#endif // ENGINE_CLIENT_INFCLASS_H

0 comments on commit 82a5364

Please sign in to comment.