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

Commit 9953d80

Browse files
authored
Merge pull request #1037 from jcvenegas/release/2.2.2
release: version 2.2.2
2 parents 6c44e89 + 800c813 commit 9953d80

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