Explorar o código

configure.ac: fix value for STARPU_VERSION

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
b8a48692a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -67,7 +67,7 @@ if test x$SIZEOF_VOID_P = x4; then
 fi
 
 # Get the version of StarPU that we are installing
-STARPU_VERSION=1
+STARPU_VERSION=10000
 AC_SUBST(STARPU_VERSION)
 AC_DEFINE_UNQUOTED([STARPU_VERSION], [$STARPU_VERSION], [Version of StarPU])