finalize 0.3.6
This commit is contained in:
parent
b043da7e75
commit
cf43cdc4ae
|
@ -1,4 +1,4 @@
|
|||
0.3.5+
|
||||
0.3.6 2012-12-16:
|
||||
file mount prevent race conditions
|
||||
disallow remount of file due to potential race conditions
|
||||
systemd service file set DISPLAY for popups #17
|
||||
|
|
2
README
2
README
|
@ -1,4 +1,4 @@
|
|||
README for udevil v0.3.5+
|
||||
README for udevil v0.3.6
|
||||
|
||||
|
||||
For updates and instructions visit:
|
||||
|
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
|||
AC_INIT(src/udevil.c)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_SRCDIR(src)
|
||||
AM_INIT_AUTOMAKE(udevil, 0.3.5+)
|
||||
AM_INIT_AUTOMAKE(udevil, 0.3.6)
|
||||
|
||||
AC_PROG_INTLTOOL([0.21])
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user