From 87ce0de15fe02fe4d96d13cb46c7a352803d5126 Mon Sep 17 00:00:00 2001 From: "Carlos R. Mafra" Date: Tue, 14 Feb 2012 19:25:07 +0000 Subject: [PATCH] Window Maker 0.95.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8ae309a3..b333c52d 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ dnl dnl -AC_INIT(WindowMaker, 0.95.1, , WindowMaker, http://www.windowmaker.org/) +AC_INIT(WindowMaker, 0.95.2, , WindowMaker, http://www.windowmaker.org/) AC_CONFIG_SRCDIR(src/WindowMaker.h) AC_CONFIG_MACRO_DIR([m4]) AM_CONFIG_HEADER(config.h) -- 2.11.4.GIT