diff options
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 4397358..29ca900 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.31 +VERSION = 0.32 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.32 - 26 September 2007, by Pascal "Pixel" Rigaux + - monitor-probe-using-X can now return EDIDs. if Xorg find an EDID (whereas monitor-get-edid-using-vbe failed), defaults to "Plug'n Play" monitor (ie let Xorg do things automatically) instead of good_default_monitor. |