diff --git a/configure.ac b/configure.ac index f9abd475..62348ba9 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ dnl dnl -AC_INIT(WindowMaker, 0.94.0-crm, , WindowMaker, http://www.windowmaker.info/) +AC_INIT(WindowMaker, 0.95.0-crm, , WindowMaker, http://www.windowmaker.info/) AC_CONFIG_SRCDIR(src/WindowMaker.h) AC_CONFIG_MACRO_DIR([m4]) AM_CONFIG_HEADER(config.h)