Update version

This commit is contained in:
Carl Schwan
2021-01-12 22:29:24 +01:00
parent f2d9ca13d8
commit f93be04b2b

View File

@@ -25,7 +25,7 @@ include(cmake/Flatpak.cmake)
# 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.0.0
ecm_setup_version(1.0.1
VARIABLE_PREFIX NEOCHAT
VERSION_HEADER ${CMAKE_CURRENT_BINARY_DIR}/neochat-version.h
)