mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-01 13:00:09 +01:00
xselinux: Bump extension minor version.
Changes introduced in this version:
- 3 window-related requests now handle pixmaps also.
Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
Reviewed-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit db4f676f25)
This commit is contained in:
parent
dd9573d408
commit
1f96c03718
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
/* Extension info */
|
||||
#define SELINUX_EXTENSION_NAME "SELinux"
|
||||
#define SELINUX_MAJOR_VERSION 1
|
||||
#define SELINUX_MINOR_VERSION 0
|
||||
#define SELINUX_MINOR_VERSION 1
|
||||
#define SELinuxNumberEvents 0
|
||||
#define SELinuxNumberErrors 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue