Skip to content

Commit 0ed27ca

Browse files
committed
Bump version number
1 parent d4b05d8 commit 0ed27ca

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.8..3.31)
22

33
# Setup main project
4-
project(oup LANGUAGES CXX VERSION 0.7.2)
4+
project(oup LANGUAGES CXX VERSION 0.7.3)
55

66
# Create library (header-only)
77
add_library(oup INTERFACE)

0 commit comments

Comments
 (0)