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

Commit 7f314dc

Browse files
authored
Merge pull request #1041 from jcvenegas/release/2.2.3
Release 2.2.3
2 parents 0e0d167 + da1194b commit 7f314dc

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.2])
24+
AC_INIT([cc-oci-runtime], [2.2.3])
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)