X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/0488cc083749ab72138404f3596366e86da26909..e31de8226f81ac0d38666423f60ea4754da1b874:/configure.ac diff --git a/configure.ac b/configure.ac index def1951..ef4e47c 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # along with this program. If not, see . # -AC_INIT([disorder], [5.1.1], [mdw@distorted.org.uk]) +AC_INIT([disorder], [5.2], [mdw@distorted.org.uk]) AC_CONFIG_AUX_DIR([config.aux]) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_SRCDIR([server/disorderd.c])