We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7206a9e commit 4d249c5Copy full SHA for 4d249c5
1 file changed
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([toxic], [0.3.3], [https://tox.im/])
+AC_INIT([toxic], [0.4.0], [https://tox.im/])
6
AC_CONFIG_AUX_DIR(configure_aux)
7
AC_CONFIG_SRCDIR([src/main.c])
8
AC_CONFIG_HEADERS([config.h])
0 commit comments