Skip to content

Commit f7317ab

Browse files
Bump version to 4.1.4
1 parent d851cbd commit f7317ab

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
@@ -16,7 +16,7 @@ cmake_minimum_required(VERSION 3.2 FATAL_ERROR)
1616
project(amqpcpp)
1717
set (VERSION_MAJOR 4)
1818
set (VERSION_MINOR 1)
19-
set (VERSION_PATCH 2)
19+
set (VERSION_PATCH 4)
2020
set (SO_VERSION ${VERSION_MAJOR}.${VERSION_MINOR})
2121

2222
# build options

0 commit comments

Comments
 (0)