Explorar el Código

bump to next release

Nathalie Furmento hace 14 años
padre
commit
4f822039fe
Se han modificado 2 ficheros con 5 adiciones y 1 borrados
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac

+ 4 - 0
ChangeLog

@@ -14,6 +14,10 @@
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
 
+StarPU x.x (svn revision xxxx)
+==============================================
+
+
 StarPU 0.9 (svn revision 3721)
 ==============================================
 The extensions release

+ 1 - 1
configure.ac

@@ -15,7 +15,7 @@
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
 
-AC_INIT([StarPU],0.9.2, [starpu-bugs@lists.gforge.inria.fr], starpu)
+AC_INIT([StarPU],1.0.0, [starpu-bugs@lists.gforge.inria.fr], starpu)
 AC_CONFIG_SRCDIR(include/starpu.h)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CANONICAL_SYSTEM