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 2b707f1 commit 9f309ecCopy full SHA for 9f309ec
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.2.5], [https://tox.im/])
+AC_INIT([toxic], [0.2.6], [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