summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-16 22:16:27 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-16 22:16:27 -0700
commit923afec701c67b6a266b7c3435476d56007d3dc9 (patch)
tree23023e3901136c9df428e4810141699844c9e7b8
parent04586bd0c4c82ac77867dc0e33ff20dc46d666ec (diff)
Bump version numbers in the header.
-rw-r--r--applewmstr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/applewmstr.h b/applewmstr.h
index 59a3fd9..8223260 100644
--- a/applewmstr.h
+++ b/applewmstr.h
@@ -36,8 +36,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define APPLEWMNAME "Apple-WM"
#define APPLE_WM_MAJOR_VERSION 1 /* current version numbers */
-#define APPLE_WM_MINOR_VERSION 0
-#define APPLE_WM_PATCH_VERSION 0
+#define APPLE_WM_MINOR_VERSION 1
+#define APPLE_WM_PATCH_VERSION 1
typedef struct _AppleWMQueryVersion {
CARD8 reqType; /* always WMReqCode */