Skip to content

Commit

Permalink
v0.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuke Oda committed Apr 21, 2017
1 parent 72a3f92 commit bb6c0f8
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
project(nmtkit VERSION 0.1.2 LANGUAGES CXX)
project(nmtkit VERSION 0.1.3 LANGUAGES CXX)

# utility to check if required option is set.
function(my_check_option name)
Expand Down

0 comments on commit bb6c0f8

Please sign in to comment.