We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f6d24 commit 513c17cCopy full SHA for 513c17c
configure.ac
@@ -22,7 +22,7 @@ dnl Initialise Autoconf
22
AC_PREREQ([2.69])
23
AC_INIT(
24
[ShoRAH],
25
- [1.0.0],
+ [1.1.0],
26
[osvaldo.zagordi@gmail.com])
27
AC_CONFIG_SRCDIR([src/shorah/freqEst.cpp])
28
AC_CONFIG_MACRO_DIR([m4])
0 commit comments