Skip to content

Commit

Permalink
Prepare for release v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kitswas committed Dec 8, 2024
1 parent 64ef774 commit 6278400
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)

project("Virtual Gamepad PC" VERSION 0.1 LANGUAGES CXX C)
project("Virtual Gamepad PC" VERSION 0.2 LANGUAGES CXX C)

set(CMAKE_AUTOUIC ON)
set(CMAKE_AUTOMOC ON)
Expand Down

0 comments on commit 6278400

Please sign in to comment.