summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2009-07-03 19:02:08 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2009-07-03 19:02:08 -0700
commitb9f26400c2f4bd1dcfe078f9daf4d1f866e54b89 (patch)
tree1f38bac97b29daf6b7512e05ead8e79c03c0bb65
parentf3df31998514ed153d05c553866619ba97a2de3c (diff)
-rw-r--r--applewmstr.h2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/applewmstr.h b/applewmstr.h
index 8a37dbc..343f774 100644
--- a/applewmstr.h
+++ b/applewmstr.h
@@ -36,7 +36,7 @@ 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 2
+#define APPLE_WM_MINOR_VERSION 3
#define APPLE_WM_PATCH_VERSION 0
/* For the purpose of the structure definitions in this file,
diff --git a/configure.ac b/configure.ac
index 35f46e7..f8813dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT([AppleWMProto], [1.2.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([AppleWMProto], [1.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
# Require xorg-macros: XORG_CHANGELOG