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

Commit ab14648

Browse files
author
Damien Lespiau
authored
Merge pull request #51 from amshinde/release-3.0.0-alpha.4
release-3.0.0-alpha.4
2 parents 2c42b27 + 8e56a6a commit ab14648

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.0.0-alpha.4
2+
Support for version
3+
Enable checkcommits
4+
15
3.0.0-alpha.3
26
Detect SIGKILL
37

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.0-alpha.0])
16+
AC_INIT([shim], [3.0.0-alpha.4])
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)