We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49753c commit ab03eedCopy full SHA for ab03eed
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.69])
5
-AC_INIT([thapi],[0.0.12],[bvideau@anl.gov])
+AC_INIT([thapi],[0.0.13],[bvideau@anl.gov])
6
AC_CONFIG_SRCDIR([backends/opencl/tracer_opencl_helpers.include.c])
7
AC_CONFIG_HEADERS([utils/config.h])
8
0 commit comments