Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
janweinstock committed Jul 29, 2024
1 parent abbb9dc commit 290d297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
##############################################################################

cmake_minimum_required(VERSION 3.11)
project(vcml VERSION 2024.07.18 LANGUAGES C CXX)
project(vcml VERSION 2024.07.29 LANGUAGES C CXX)

option(VCML_USE_SDL2 "Use SDL2 for rendering" ON)
option(VCML_USE_VNC "Use VNC for rendering" ON)
Expand Down

0 comments on commit 290d297

Please sign in to comment.