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