Update version to 1.1.1

This commit is contained in:
Carl Schwan
2021-02-23 14:39:22 +01:00
parent aaa042a2f0
commit cc372f67eb
2 changed files with 2 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ endif()
# Fix a crash due to problems with quotient's event system. Can probably be removed once the reworked event system is in
cmake_policy(SET CMP0063 OLD)
ecm_setup_version(1.1.0
ecm_setup_version(1.1.1
VARIABLE_PREFIX NEOCHAT
VERSION_HEADER ${CMAKE_CURRENT_BINARY_DIR}/neochat-version.h
)