Skip to content

Commit

Permalink
Merge branch 'bump-version' into 'release'
Browse files Browse the repository at this point in the history
Bump version to 1.0.1

See merge request f3d/f3d!170
  • Loading branch information
mwestphal committed Jul 3, 2020
2 parents 0099d39 + 5b1b7bb commit b8e0660
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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1)
include(CMakeDependentOption)

project(f3d
VERSION "1.0.0"
VERSION "1.0.1"
DESCRIPTION "F3D - A fast and minimalist 3D viewer"
LANGUAGES C CXX)

Expand Down

0 comments on commit b8e0660

Please sign in to comment.