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 #106 from gnawux/release_06
Browse files Browse the repository at this point in the history
bump version to 0.6.0
  • Loading branch information
gnawux committed May 25, 2016
2 parents 1a4a679 + a70c3cf commit fcc973c
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([hyperstart], [0.5.0], [www.hyper.sh])
AC_INIT([hyperstart], [0.6.0], [www.hyper.sh])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AM_EXTRA_RECURSIVE_TARGETS([initrd cbfs])
AC_CONFIG_SRCDIR([src/init.c])
Expand Down

0 comments on commit fcc973c

Please sign in to comment.