the new fit interface is the milestone for 3.1

This commit is contained in:
2016-03-08 19:46:48 +00:00
parent cafc3047b1
commit 7b5c327bb3
+1 -1
View File
@@ -2,7 +2,7 @@
# Initialization
AC_PREREQ([2.63])
AC_INIT([LatAnalyze],[3.0],[antonin.portelli@me.com],[LatAnalyze])
AC_INIT([LatAnalyze],[3.1-unstable],[antonin.portelli@me.com],[LatAnalyze])
AC_CONFIG_AUX_DIR([.buildutils])
AC_CONFIG_SRCDIR([lib/Global.cpp])
AC_CONFIG_SRCDIR([utils/sample_read.cpp])