1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-24 01:32:02 +01:00

preparation for 3.2.1

This commit is contained in:
2016-06-15 19:25:30 +01:00
parent 582528f243
commit 91cdfa9f8b
2 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Initialization
AC_PREREQ([2.63])
AC_INIT([LatAnalyze],[3.2],[antonin.portelli@me.com],[LatAnalyze])
AC_INIT([LatAnalyze],[3.2.1],[antonin.portelli@me.com],[LatAnalyze])
AC_CONFIG_AUX_DIR([.buildutils])
AC_CONFIG_SRCDIR([lib/Global.cpp])
AC_CONFIG_SRCDIR([utils/sample_read.cpp])