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

Commit 8c16c66

Browse files
authored
Merge pull request #1052 from jcvenegas/release/2.2.4
Release 2.2.4
2 parents 2e815f2 + 48519e7 commit 8c16c66

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
@@ -21,7 +21,7 @@
2121
#
2222

2323
AC_PREREQ([2.69])
24-
AC_INIT([cc-oci-runtime], [2.2.3])
24+
AC_INIT([cc-oci-runtime], [2.2.4])
2525
AC_CONFIG_MACRO_DIR([m4])
2626
AM_INIT_AUTOMAKE([foreign -Wall -Werror -Wno-portability silent-rules subdir-objects color-tests no-dist-gzip dist-xz])
2727
AM_SILENT_RULES([yes])

0 commit comments

Comments
 (0)