Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Commit d01f9a7

Browse files
authored
Merge pull request #113 from jcvenegas/release-3012
Release: Clear Containers 3.0.12
2 parents 5a68cd2 + 8ae489a commit d01f9a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.11
1+
3.0.12

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
AC_PREREQ([2.69])
16-
AC_INIT([shim], [3.0.11])
16+
AC_INIT([shim], [3.0.12])
1717
AC_CONFIG_MACRO_DIR([m4])
1818
AM_INIT_AUTOMAKE([foreign -Wall -Werror -Wno-portability silent-rules subdir-objects color-tests no-dist-gzip dist-xz])
1919
AM_SILENT_RULES([yes])

0 commit comments

Comments
 (0)