We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bd7ed commit 4054c37Copy full SHA for 4054c37
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ(2.65)
5
-AC_INIT([queso], [0.46.0], [[email protected]])
+AC_INIT([queso], [0.47.0], [[email protected]])
6
AC_CONFIG_MACRO_DIR([m4])
7
8
AC_CONFIG_HEADERS(config_queso.h.tmp)
0 commit comments