Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 4e56464

Browse files
committed
Merge pull request #237 from gnawux/release_06
bump version to 0.6.0
2 parents d0d9f80 + a4650be commit 4e56464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([runv], [0.5.0], [hyper.sh])
5+
AC_INIT([runv], [0.6.0], [hyper.sh])
66
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
77

88
# Checks for programs.

0 commit comments

Comments
 (0)