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

Commit 3de74e9

Browse files
committed
bump version to 0.6.2
Signed-off-by: Lai Jiangshan <[email protected]>
1 parent c72276b commit 3de74e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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([hyperstart], [0.6.0], [www.hyper.sh])
5+
AC_INIT([hyperstart], [0.6.2], [www.hyper.sh])
66
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
77
AM_EXTRA_RECURSIVE_TARGETS([initrd cbfs kernel])
88
AC_CONFIG_SRCDIR([src/init.c])

0 commit comments

Comments
 (0)