diff --git a/Makefile b/Makefile index 6fab2f6..2d3041f 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ RULESDIR = /etc/udev/rules.d # End of simple config, you shall not pass below -VERSION = 0.0.5 +VERSION = 0.0.6 BUILDDIR = build SRCDIR = src diff --git a/NEWS b/NEWS index 847ce9a..e2f2edb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ uam NEWS +uam-0.0.6: + * minor bugfixes, + * support for bash arrays, + * mmc subsystem devices are mounted by default. + uam-0.0.5: * support for hooks, * sw-notify-send notification support (through supplied hooks),