Skip to content

Commit 61550ab

Browse files
committed
Update configure.ac
1 parent 94d2a57 commit 61550ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([thapi],[0.0.11],[[email protected]])
5+
AC_INIT([thapi],[0.0.12],[[email protected]])
66
AC_CONFIG_SRCDIR([opencl/tracer_opencl_helpers.include.c])
77
AC_CONFIG_HEADERS([utils/config.h])
88

9-
# build artefacts in separate dir
9+
# build artifacts in separate dir
1010
AC_CONFIG_AUX_DIR([m4])
1111
AC_CONFIG_MACRO_DIR([m4])
1212

0 commit comments

Comments
 (0)