diff --git a/configure.ac b/configure.ac index cf9eb95..08733c1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rogauracore], [1.0], [wildwilhelm@gmail.com]) +AC_INIT([rogauracore], [1.1], [wildwilhelm@gmail.com]) AC_CONFIG_SRCDIR([src/rogauracore.c]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_HEADERS([config.h])