Skip to content

Commit 026c409

Browse files
Merge branch 'release-3.4'. Close #287.
2 parents 9963a3f + c9f6c3f commit 026c409

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
cmake_minimum_required(VERSION 3.4.3 FATAL_ERROR)
4242

4343
project(ikos)
44-
set(PACKAGE_VERSION "3.3")
44+
set(PACKAGE_VERSION "3.4")
4545

4646
#
4747
# Build settings

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ IKOS
22
====
33

44
[![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)
66
[![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)
77
[![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)
88

0 commit comments

Comments
 (0)