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

Commit d29cfb2

Browse files
authored
Merge pull request #79 from jcvenegas/release-302
release: Clear Contianers 3.0.2
2 parents 69b6246 + b7872f4 commit d29cfb2

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.1
1+
3.0.2

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.1])
16+
AC_INIT([shim], [3.0.2])
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)