We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb085c commit 8a93990Copy full SHA for 8a93990
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ(2.61)
5
-AC_INIT([mbtserver],[0.10,[[email protected]])
+AC_INIT([mbtserver],[0.10],[[email protected]])
6
AM_INIT_AUTOMAKE
7
AC_CONFIG_SRCDIR([.])
8
AC_CONFIG_MACRO_DIR([m4])
0 commit comments