Nathalie Furmento před 12 roky
rodič
revize
e81217d363
2 změnil soubory, kde provedl 6 přidání a 1 odebrání
  1. 5 0
      ChangeLog
  2. 1 1
      configure.ac

+ 5 - 0
ChangeLog

@@ -14,6 +14,11 @@
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
 
+StarPU 1.2.0 (svn revision xxxx)
+==============================================
+
+New features:
+
 StarPU 1.1.0 (svn revision xxxx)
 ==============================================
 

+ 1 - 1
configure.ac

@@ -16,7 +16,7 @@
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
 
-AC_INIT([StarPU], [1.1.0], [starpu-devel@lists.gforge.inria.fr],
+AC_INIT([StarPU], [1.2.0], [starpu-devel@lists.gforge.inria.fr],
   [starpu], [http://runtime.bordeaux.inria.fr/StarPU/])
 AC_CONFIG_SRCDIR(include/starpu.h)
 AC_CONFIG_AUX_DIR([build-aux])