Bump to 1.1.3 for anholt's named window hack XCOMPMGR_1_1_3
authorAdam Jackson <ajax@nwnk.net>
Mon, 31 Oct 2005 17:57:40 +0000 (17:57 +0000)
committerAdam Jackson <ajax@nwnk.net>
Mon, 31 Oct 2005 17:57:40 +0000 (17:57 +0000)
configure.ac

index 686b0e253a550cc467a57139bbb70b33e57fb77a..bf9b4042f5597a1fb3aec531558e7a42bd7cc745 100644 (file)
@@ -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