Skip to content

Commit

Permalink
Release v1.08
Browse files Browse the repository at this point in the history
This release changes the structure and flow of how bundles are used in mixer.
There will be a repo for upstream Clear bundles, and a separate repo for mixer
-only bundles that the user will modify.

Signed-off-by: Tudor Marcu <[email protected]>
  • Loading branch information
tmarcu committed Apr 29, 2016
1 parent 17a77f3 commit 6ed7e64
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
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
AC_INIT([mixer-tools],[1.07],[[email protected]],[mixer-tools])
AC_INIT([mixer-tools],[1.08],[[email protected]],[mixer-tools])
AM_INIT_AUTOMAKE([foreign silent-rules color-tests no-dist-gzip dist-xz])
AC_CONFIG_FILES([Makefile])
AC_PREFIX_DEFAULT(/usr/local)
Expand Down

0 comments on commit 6ed7e64

Please sign in to comment.