chore(*): update things to 2.4.2.

This commit is contained in:
TinyO 2019-08-27 10:36:40 +08:00
parent 92e973f563
commit 603e5f029e
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
cmake_minimum_required(VERSION 3.0)
project(mynteye VERSION 2.4.1 LANGUAGES C CXX)
project(mynteye VERSION 2.4.2 LANGUAGES C CXX)
include(cmake/Common.cmake)

View File

@ -1,6 +1,6 @@
# MYNT® EYE S SDK
[![](https://img.shields.io/badge/MYNT%20EYE%20S%20SDK-2.4.1-brightgreen.svg?style=flat)](https://github.com/slightech/MYNT-EYE-S-SDK)
[![](https://img.shields.io/badge/MYNT%20EYE%20S%20SDK-2.4.2-brightgreen.svg?style=flat)](https://github.com/slightech/MYNT-EYE-S-SDK)
## Overview

View File

@ -24,7 +24,7 @@ copyright = '2019, MYNTAI'
author = 'MYNTAI'
# The short X.Y version
version = '2.4.1'
version = '2.4.2'
# The full version, including alpha/beta/rc tags
release = version