Skip to content

Commit 4b016be

Browse files
makefile: bump to 1.1.3
1 parent d4e3fb6 commit 4b016be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.11)
22

3-
project(Formula VERSION 1.1.2 LANGUAGES CXX)
3+
project(Formula VERSION 1.1.3 LANGUAGES CXX)
44

55
# ------ Formula parameters
66
add_compile_definitions(FORMULA_VERSION="${CMAKE_PROJECT_VERSION}")

0 commit comments

Comments
 (0)