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

Readme and version number update

This commit is contained in:
2019-12-12 18:23:35 +00:00
parent 7163a55775
commit dfaea5f156
2 changed files with 19 additions and 1 deletions

View File

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