summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2009-03-03 19:20:53 -0800
committerJeremy Huddleston <jeremyhu@freedesktop.org>2009-03-04 13:41:05 -0800
commit1baebd0b2b61115f1ea326f4a1241f8a3d757d5a (patch)
tree4766302b13112edcd2d5dd44a3b63001e89c4026
parent349b1928e91d174ff8902da7f41053d5af9e5552 (diff)
Version bump to 1.2.0applewmproto-1.2.0
-rw-r--r--applewmstr.h4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/applewmstr.h b/applewmstr.h
index bfaae96..82205f0 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 1
-#define APPLE_WM_PATCH_VERSION 1
+#define APPLE_WM_MINOR_VERSION 2
+#define APPLE_WM_PATCH_VERSION 0
/* For the purpose of the structure definitions in this file,
we must redefine the following types in terms of Xmd.h's types, which may
diff --git a/configure.ac b/configure.ac
index b111690..35f46e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT([AppleWMProto], [1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([AppleWMProto], [1.2.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
# Require xorg-macros: XORG_CHANGELOG