File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 41
41
cmake_minimum_required (VERSION 3.4.3 FATAL_ERROR)
42
42
43
43
project (ikos)
44
- set (PACKAGE_VERSION "3.3 " )
44
+ set (PACKAGE_VERSION "3.4 " )
45
45
46
46
#
47
47
# Build settings
Original file line number Diff line number Diff line change 2
2
====
3
3
4
4
[ ![ License] ( https://img.shields.io/badge/license-NOSA%201.3-blue.svg )] ( LICENSE.pdf )
5
- [ ![ Release] ( https://img.shields.io/badge/release-v3.3 -orange.svg )] ( https://github.com/NASA-SW-VnV/ikos/releases/tag/v3.3 )
5
+ [ ![ Release] ( https://img.shields.io/badge/release-v3.4 -orange.svg )] ( https://github.com/NASA-SW-VnV/ikos/releases/tag/v3.4 )
6
6
[ ![ Linux Build] ( https://github.com/NASA-SW-VnV/ikos/actions/workflows/build-linux.yml/badge.svg )] ( https://github.com/NASA-SW-VnV/ikos/actions/workflows/build-linux.yml )
7
7
[ ![ MacOS Build] ( https://github.com/NASA-SW-VnV/ikos/actions/workflows/build-macos.yml/badge.svg )] ( https://github.com/NASA-SW-VnV/ikos/actions/workflows/build-macos.yml )
8
8
You can’t perform that action at this time.
0 commit comments