Skip to content

Commit ed51ce1

Browse files
committed
Updated version number for 1.4.1
1 parent d89b21b commit ed51ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ AC_PREREQ(2.61)
77
# Version must be MAJOR.MINOR.PATCH otherwise things will break.
88
# Make sure you also updated include/czmq.h to match.
99
#
10-
AC_INIT([czmq],[1.4.0],[[email protected]])
10+
AC_INIT([czmq],[1.4.1],[[email protected]])
1111

1212
AC_CONFIG_AUX_DIR(config)
1313
AC_CONFIG_MACRO_DIR(config)

0 commit comments

Comments
 (0)