summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-12-08 20:36:33 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-12-08 20:36:33 +0100
commit597ab87c290016fec5c1d333915c9e1dfdde1627 (patch)
treee9d49a6f42c64a580a059036591675d8329f9785
parent18ec858a4935a217bb41f01a546b2c7a8c25a72b (diff)
downloadratpoison-597ab87c290016fec5c1d333915c9e1dfdde1627.zip
Bump to xrandr3.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6c12560..43e2a6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([ratpoison], [1.4.9-xrandr2], [ratpoison-devel@nongnu.org])
+AC_INIT([ratpoison], [1.4.9-xrandr3], [ratpoison-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])