mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-23 20:42:22 +00:00
xace: bump major version since the hooks have changed.
This commit is contained in:
parent
9c144f8ac5
commit
4fa482b4be
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#ifdef XACE
|
||||
|
||||
#define XACE_EXTENSION_NAME "XAccessControlExtension"
|
||||
#define XACE_MAJOR_VERSION 1
|
||||
#define XACE_MAJOR_VERSION 2
|
||||
#define XACE_MINOR_VERSION 0
|
||||
|
||||
#include "pixmap.h" /* for DrawablePtr */
|
||||
|
|
|
|||
Loading…
Reference in a new issue