Skip to content

Commit

Permalink
Merge pull request #218 from tudo-astroparticlephysics/Jean1995-patch…
Browse files Browse the repository at this point in the history
…-1 [ci skip]

Change version number for patch release [ci skip]
  • Loading branch information
Jean1995 authored Oct 27, 2021
2 parents 4a287a3 + 4bbe425 commit 3bda79a
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.9)

set(PROPOSAL_VERSION_MAJOR 7)
set(PROPOSAL_VERSION_MINOR 1)
set(PROPOSAL_VERSION_PATCH 0)
set(PROPOSAL_VERSION_PATCH 1)
set(PROPOSAL_VERSION ${PROPOSAL_VERSION_MAJOR}.${PROPOSAL_VERSION_MINOR}.${PROPOSAL_VERSION_PATCH})

project(PROPOSAL
Expand Down

0 comments on commit 3bda79a

Please sign in to comment.