summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OpenBSDLib.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenBSDLib.tmpl b/OpenBSDLib.tmpl
index 2f0471e..1424091 100644
--- a/OpenBSDLib.tmpl
+++ b/OpenBSDLib.tmpl
@@ -11,7 +11,7 @@ XCOMM
#if OverrideShlibRevs
-# if OSMajorVersion == 3 && OSMinorVersion > 1 && OSMinorVersion < 5
+# if OSMajorVersion == 3 && OSMinorVersion > 1 && OSMinorVersion <= 5
# ifndef SharedX11Rev
# define SharedX11Rev 7.0
# endif