mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 13:11:31 +00:00
Release v1.12
This release includes a fix to the hardlink call, fixes to the help menus, script functionality to build a fully bootable image off the intial mix, renaming the latest.version file to more appropriately match its use, and adds a rewrite of pack-macker. Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.68])
|
||||
AC_INIT([mixer-tools],[1.11],[tudor.marcu@intel.com],[mixer-tools])
|
||||
AC_INIT([mixer-tools],[1.12],[tudor.marcu@intel.com],[mixer-tools])
|
||||
AM_INIT_AUTOMAKE([foreign silent-rules color-tests no-dist-gzip dist-xz])
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
AC_PREFIX_DEFAULT(/usr/local)
|
||||
|
||||
Reference in New Issue
Block a user