Skip to content

Commit

Permalink
Merge pull request #5389 from whalley/master
Browse files Browse the repository at this point in the history
chore(CMakeLists.txt): v1.6.2 Beta 1
  • Loading branch information
whalley committed Nov 29, 2022
2 parents a690e6f + 587965f commit 3aa857b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
# ---------------------------------------------------------------------------

set(MMEX_VERSION 1.6.2)
SET(MMEX_VERSION_ALPHA 1)
SET(MMEX_VERSION_BETA -1)
SET(MMEX_VERSION_ALPHA -1)
SET(MMEX_VERSION_BETA 1)
SET(MMEX_VERSION_RC -1)

# ---------------------------------------------------------------------------
Expand Down

0 comments on commit 3aa857b

Please sign in to comment.