From: Adam Jackson Date: Mon, 31 Oct 2005 17:57:40 +0000 (+0000) Subject: Bump to 1.1.3 for anholt's named window hack X-Git-Tag: XCOMPMGR_1_1_3 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=82e467ece3bd9cd5e6ae79cfa3b5f36b750ae7ec;p=dana%2Fxcompmgr.git Bump to 1.1.3 for anholt's named window hack --- 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