release hyper/runv 0.5

Signed-off-by: Xu Wang <gnawux@gmail.com>
This commit is contained in:
Xu Wang
2016-02-05 15:42:36 +08:00
parent b654a0fbd3
commit 00e65b239c
+1 -1
View File
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([hyperstart], [0.3], [www.hyper.sh])
AC_INIT([hyperstart], [0.5.0], [www.hyper.sh])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AM_EXTRA_RECURSIVE_TARGETS([initrd cbfs])
AC_CONFIG_SRCDIR([src/init.c])