Skip to content

Commit

Permalink
Update version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sincos2854 committed Sep 30, 2023
1 parent 8c1a68f commit 4caa9b6
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 @@ -3,7 +3,7 @@

cmake_minimum_required(VERSION 3.15)

project(ifswp2cm LANGUAGES CXX VERSION 0.1.1)
project(ifswp2cm LANGUAGES CXX VERSION 0.1.3)
set(CMAKE_CXX_STANDARD 20)

# Write ifswp2cm version number in config.h
Expand Down

0 comments on commit 4caa9b6

Please sign in to comment.