X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=configure.ac;h=140a62492fea9255a9d147f137ed8ec227df523a;hb=b9b08bebf4bf20ad57ffb908b6d9843a4352dc91;hp=123d85c2157e6b814814fd795850748d2cd23b3d;hpb=01555cb56d0c00242817f0da62f2cab6c99c466e;p=dockapps%2Fwmnotify.git diff --git a/configure.ac b/configure.ac index 123d85c..140a624 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, 0.3.2) +AC_INIT(wmnotify, 1.0.0) AC_CONFIG_AUX_DIR(config) AC_CONFIG_SRCDIR(src/wmnotify.c) AM_CONFIG_HEADER(config.h:config-h.in)