Skip to content

Commit 63e5471

Browse files
committed
bump up version to beta.2
1 parent a8989ca commit 63e5471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#
2424
cmake_minimum_required(VERSION 3.21.0)
2525
project(feelpp-tutorial-dev VERSION 1.0.0)
26-
set(EXTRA_VERSION "-beta.1")
26+
set(EXTRA_VERSION "-beta.2")
2727
set(PROJECT_SHORTNAME "ftd")
2828

2929
include(GNUInstallDirs)

0 commit comments

Comments
 (0)