Skip to content

Commit

Permalink
Create 1.5 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
deveee committed Oct 30, 2024
1 parent 3e71e24 commit 438527b
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.6.0)

# root CMakeLists for the SuperTuxKart project
project(SuperTuxKart)
set(PROJECT_VERSION "git")
set(PROJECT_VERSION "1.5-beta1")

add_definitions( -DSUPERTUXKART_VERSION="${PROJECT_VERSION}" )

Expand Down
File renamed without changes.

0 comments on commit 438527b

Please sign in to comment.