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 d3e64bd commit 2e3ee73Copy full SHA for 2e3ee73
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.63])
5
-AC_INIT(cpuaff,0.0.3,[email protected],cpuaff)
+AC_INIT(cpuaff,0.0.4,[email protected],cpuaff)
6
AM_INIT_AUTOMAKE
7
AC_OUTPUT(Makefile include/Makefile examples/Makefile tests/Makefile)
8
AC_CONFIG_HEADERS([config.h])
0 commit comments