Skip to content

Commit

Permalink
Create 1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Benau committed Oct 31, 2022
1 parent 9b866b9 commit bea5b53
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 2.8.4)

# root CMakeLists for the SuperTuxKart project
project(SuperTuxKart)
set(PROJECT_VERSION "git")
set(PROJECT_VERSION "1.4")

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

Expand Down
File renamed without changes.

1 comment on commit bea5b53

@Benau
Copy link
Contributor Author

@Benau Benau commented on bea5b53 Oct 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can finally do it again! (use svn commit 'Add ambient light map to soccr field')

Please sign in to comment.