Skip to content

Commit

Permalink
Merge pull request #84 from ut-issl/main
Browse files Browse the repository at this point in the history
Merge main to develop for Hotfix #83
  • Loading branch information
200km authored Oct 18, 2023
2 parents 0992112 + f8744fc commit f545ba5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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_AOBC
LANGUAGES CXX
DESCRIPTION "S2E_AOBC"
VERSION 5.0.0
VERSION 5.0.1
)

cmake_minimum_required(VERSION 3.13)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
- Make the `FlightSW` directory at the same directory with `s2e-aobc`
- Clone the [C2A-AOBC](https://github.com/ut-issl/c2a-aobc) repository into `FlightSW`
- Current support version: [v8.0.0](https://github.com/ut-issl/c2a-aobc/release/tag/v8.0.0)
- Current support version: [v8.0.0](https://github.com/ut-issl/c2a-aobc/releases/tag/v8.0.0)
- Directory Construction
```
- s2e-aobc
Expand Down

0 comments on commit f545ba5

Please sign in to comment.