diff --git a/configure.ac b/configure.ac index 993cd24c..35322acb 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([elektroid],[2.5],[dagargo@gmail.com]) +AC_INIT([elektroid],[2.5.1],[dagargo@gmail.com]) AC_CONFIG_SRCDIR([src]) AC_CONFIG_HEADERS([config.h]) LT_INIT