1 files changed, 1 insertions(+), 1 deletions(-) M configure.ac
M configure.ac +1 -1
@@ 2,7 2,7 @@ dnl run `autoreconf -i` to generate a co dnl Then run ./configure to generate a Makefile. dnl Finally run make to generate the project. -AC_INIT([conf], [0.2], [arne.babenhauserheide@kit.edu]) +AC_INIT([conf], [0.2.1], [arne.babenhauserheide@kit.edu]) # Check for programs I need for my build AC_CANONICAL_TARGET # Run automake, GNU style, so we need NEWS, ChangeLog and README