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

Commit

Permalink
Merge pull request #118 from gnawux/release-0.5
Browse files Browse the repository at this point in the history
release 0.5 of hyper/runv
  • Loading branch information
feiskyer committed Feb 5, 2016
2 parents fc1762f + 1328e3a commit 99497cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([runv], [0.4.0], [hyper.sh])
AC_INIT([runv], [0.5.0], [hyper.sh])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])

# Checks for programs.
Expand Down

0 comments on commit 99497cd

Please sign in to comment.