We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7239283 commit 62078c6Copy full SHA for 62078c6
configure.ac
@@ -1,7 +1,7 @@
1
dnl Use autogen.sh to regenerate the configure script
2
AC_PREREQ([2.62])
3
AC_INIT([mimic],
4
- [1.1.0.9000],
+ [1.2.0.0],
5
[https://github.com/MycroftAI/mimic/issues])
6
7
AC_CONFIG_AUX_DIR([config])
0 commit comments