1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-04-05 09:35:54 +01:00

start of 3.2 unstable

This commit is contained in:
Antonin Portelli 2016-06-14 19:33:13 +01:00
parent 01672cef99
commit ba8056d9b0

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-dev],[antonin.portelli@me.com],[LatAnalyze])
AC_CONFIG_AUX_DIR([.buildutils])
AC_CONFIG_SRCDIR([lib/Global.cpp])
AC_CONFIG_SRCDIR([utils/sample_read.cpp])