Skip to content

Commit

Permalink
Manually patch CMakeLists.txt so that it has version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwai-wai committed Dec 13, 2024
1 parent a47aaaf commit ea8d8e9
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,7 +1,7 @@
cmake_minimum_required(VERSION 3.11)
project(jsd
DESCRIPTION "JPL SOEM Drivers"
VERSION 2.3.7
VERSION 3.1.0
LANGUAGES C CXX
)

Expand Down

0 comments on commit ea8d8e9

Please sign in to comment.