Skip to content

Commit

Permalink
Add clean_gags_cleanbans config and !(info/un)tempban command
Browse files Browse the repository at this point in the history
Signed-off-by: RoLex <[email protected]>
  • Loading branch information
RoLex committed Jan 17, 2021
1 parent 5ca2967 commit 0d31495
Show file tree
Hide file tree
Showing 12 changed files with 635 additions and 291 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ message(STATUS)
SET(VERLIHUB_VERSION_MAJOR 1)
SET(VERLIHUB_VERSION_MINOR 3)
SET(VERLIHUB_VERSION_PATCH 0)
SET(VERLIHUB_VERSION_TWEAK 0)
SET(VERLIHUB_VERSION_TWEAK 1)
SET(VERLIHUB_VERSION "${VERLIHUB_VERSION_MAJOR}.${VERLIHUB_VERSION_MINOR}.${VERLIHUB_VERSION_PATCH}.${VERLIHUB_VERSION_TWEAK}")
#SET(VERLIHUB_SOVERSION "${VERLIHUB_VERSION_MAJOR}.${VERLIHUB_VERSION_MINOR}.${VERLIHUB_VERSION_PATCH}")
SET(PROJECT_NAME "verlihub")
Expand Down
Loading

0 comments on commit 0d31495

Please sign in to comment.