summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-10-31 17:57:40 +0000
committerAdam Jackson <ajax@nwnk.net>2005-10-31 17:57:40 +0000
commit82e467ece3bd9cd5e6ae79cfa3b5f36b750ae7ec (patch)
tree3b13aa53097d6123903375466c25df4802c0e285
parentad4191d22b44c7ad79d93e17ea05cf5926497839 (diff)
Bump to 1.1.3 for anholt's named window hackXCOMPMGR_1_1_3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 686b0e2..bf9b404 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([xcompmgr], [1.1.2], [xorg@freedesktop.org])
+AC_INIT([xcompmgr], [1.1.3], [xorg@freedesktop.org])
AC_CONFIG_SRCDIR([xcompmgr.c])
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE