wmacpi: Bump to version 2.1.

Source obtained from http://sourceforge.net/projects/wmacpi/files/.

2005 February 2 2.1
	Finalised libdockapp-0.5.0 port - no changes from 2.1rc1.
This commit is contained in:
Doug Torrance 2014-08-18 17:56:25 -05:00 committed by Carlos R. Mafra
parent be98421494
commit 82eb5a6035
3 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,6 @@
2005 February 2 2.1
Finalised libdockapp-0.5.0 port - no changes from 2.1rc1.
2005 Jan 5 2.1rc1 2005 Jan 5 2.1rc1
Typo fix in the manpage. Typo fix in the manpage.

View file

@ -26,7 +26,7 @@
#include "libacpi.h" #include "libacpi.h"
#define ACPI_VER "2.0" #define ACPI_VER "2.1"
global_t *globals; global_t *globals;

View file

@ -37,7 +37,7 @@
#include "libacpi.h" #include "libacpi.h"
#include "wmacpi.h" #include "wmacpi.h"
#define WMACPI_VER "2.1rc1" #define WMACPI_VER "2.1"
/* main pixmap */ /* main pixmap */
#ifdef LOW_COLOR #ifdef LOW_COLOR