Skip to content

Commit

Permalink
Fix version info
Browse files Browse the repository at this point in the history
  • Loading branch information
200km committed May 9, 2023
1 parent c011897 commit 0a3beb1
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 @@ -2,7 +2,7 @@ cmake_policy(SET CMP0048 NEW)
project(S2E
LANGUAGES CXX
DESCRIPTION "S2E: Spacecraft Simulation Environment"
VERSION 6.0.3
VERSION 6.0.4
)

cmake_minimum_required(VERSION 3.13)
Expand Down

0 comments on commit 0a3beb1

Please sign in to comment.