Skip to content

Commit 1f6eb7e

Browse files
author
Michał Górny
committed
Bump the program version to 0.0.6.
1 parent e102e5c commit 1f6eb7e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RULESDIR = /etc/udev/rules.d
99

1010
# End of simple config, you shall not pass below
1111

12-
VERSION = 0.0.5
12+
VERSION = 0.0.6
1313

1414
BUILDDIR = build
1515
SRCDIR = src

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
uam NEWS
22

33

4+
uam-0.0.6:
5+
* minor bugfixes,
6+
* support for bash arrays,
7+
* mmc subsystem devices are mounted by default.
8+
49
uam-0.0.5:
510
* support for hooks,
611
* sw-notify-send notification support (through supplied hooks),

0 commit comments

Comments
 (0)