diff options
-rw-r--r-- | Xext/xselinux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xext/xselinux.h b/Xext/xselinux.h index d82d90350..57239821e 100644 --- a/Xext/xselinux.h +++ b/Xext/xselinux.h @@ -23,7 +23,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 |