diff --git a/configure.ac b/configure.ac index 73ca31c..56f0ae3 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.65]) -AC_INIT([roswell],[0.0.2.25],snmsts@gmail.com) +AC_INIT([roswell],[0.0.2.26],snmsts@gmail.com) AM_CONFIG_HEADER(config.h) AC_CONFIG_FILES([Makefile src/Makefile])