Skip to content
This repository has been archived by the owner on Mar 28, 2018. It is now read-only.

Commit

Permalink
release: version 2.1.4
Browse files Browse the repository at this point in the history
2.1.4
	Fixed cc-proxy socket and parent directory modes

Shortlog:
	841d8e7 docs: update clear containers image version
	00f182b fdleak: Handle nil snapshots in Compare
	80426a5 Metrics: Improve readability for iperf2 metrics
	3338dc8 proxy: Restrict the socket and parent directory modes
	138c09f Metrics: Improve readability
	899bb76 tests: kill a container with a no termination signal

Signed-off-by: Julio Montes <[email protected]>
  • Loading branch information
Julio Montes committed Apr 14, 2017
1 parent e0b2230 commit ba9bc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#

AC_PREREQ([2.69])
AC_INIT([cc-oci-runtime], [2.1.3])
AC_INIT([cc-oci-runtime], [2.1.4])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign -Wall -Werror -Wno-portability silent-rules subdir-objects color-tests no-dist-gzip dist-xz])
AM_SILENT_RULES([yes])
Expand Down

0 comments on commit ba9bc47

Please sign in to comment.