mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-04 20:51:27 +00:00
Release v1.10
This release fixes some corner cases that would cause the scripts to fail, and imports the pack_maker.sh script into mixer to create packs more easily. 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.09],[tudor.marcu@intel.com],[mixer-tools])
|
||||
AC_INIT([mixer-tools],[1.10],[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