diff --git a/configure.ac b/configure.ac index fd6447a..9b3e04f 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([hidrd], [0.2]) +AC_INIT([hidrd], [0.2.0]) AC_CONFIG_AUX_DIR([auxdir]) AM_INIT_AUTOMAKE([1.9 -Wall foreign]) AC_CONFIG_HEADER([config.h])