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

Commit

Permalink
bump version to 1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Xu Wang <xu@hyper.sh>
  • Loading branch information
gnawux committed Sep 15, 2018
1 parent 68d80dd commit 2a606c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([hyperstart], [1.0.0], [www.hyper.sh])
AC_INIT([hyperstart], [1.1.0], [www.hyper.sh])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AM_EXTRA_RECURSIVE_TARGETS([initrd cbfs kernel])
AC_CONFIG_SRCDIR([src/init.c])
Expand Down

0 comments on commit 2a606c9

Please sign in to comment.