瀏覽代碼

bump to next release

Nathalie Furmento 14 年之前
父節點
當前提交
4f822039fe
共有 2 個文件被更改,包括 5 次插入1 次删除
  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