Skip to content

Commit

Permalink
Prepare 4.2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tobydox committed Aug 1, 2019
1 parent ac44ef0 commit e84647f
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 @@ -75,7 +75,7 @@ ENDIF()
IF(NOT VERSION_STRING)
SET(VERSION_MAJOR 4)
SET(VERSION_MINOR 2)
SET(VERSION_PATCH 3)
SET(VERSION_PATCH 4)
SET(VERSION_BUILD 0)
SET(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
ELSE()
Expand Down
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project:
name: Veyon
version: 4.2.3
version: 4.2.4
copyright: 2004-2019
author: Tobias Junghans
contact: Tobias Junghans <tobydox@veyon.io>
Expand Down

0 comments on commit e84647f

Please sign in to comment.