We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89b21b commit ed51ce1Copy full SHA for ed51ce1
configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ(2.61)
7
# Version must be MAJOR.MINOR.PATCH otherwise things will break.
8
# Make sure you also updated include/czmq.h to match.
9
#
10
-AC_INIT([czmq],[1.4.0],[[email protected]])
+AC_INIT([czmq],[1.4.1],[[email protected]])
11
12
AC_CONFIG_AUX_DIR(config)
13
AC_CONFIG_MACRO_DIR(config)
0 commit comments