Sfoglia il codice sorgente

bump to next release

Nathalie Furmento 14 anni fa
parent
commit
4f822039fe
2 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  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