Skip to content

Commit

Permalink
Release version 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baylej committed Dec 28, 2015
1 parent 3c91a6b commit 08e4b00
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
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.0)
# Configure
#-----------#

project(tmx VERSION 0.13.0 LANGUAGES C)
project(tmx VERSION 0.13.1 LANGUAGES C)
set(API_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
set(BUILD_VERSION "${PROJECT_VERSION}")

Expand Down

0 comments on commit 08e4b00

Please sign in to comment.