X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=configure.ac;h=c62a19b7ed52840b2992e4218ab0313a53352a94;hb=f9ccc1124bbb353c277366591ee337ad631c51de;hp=5180189dcd87b650eb774e7a9d0aae3a44e2681d;hpb=8b2b74d6ab3f9a5efc7dc4e8dca9e699a265058f;p=dockapps%2Fwmnotify.git diff --git a/configure.ac b/configure.ac index 5180189..c62a19b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # configure.ac -- Process this file with autoconf to produce configure. dnl Initialization stuff. -AC_INIT(wmnotify, 1.0.0) +AC_INIT(wmnotify, 1.1.0) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(src/wmnotify.c)