瀏覽代碼

update web site and set 1.2.9 git number

Nathalie Furmento 5 年之前
父節點
當前提交
4dc03572be
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2 2
      ChangeLog
  2. 1 1
      configure.ac

+ 2 - 2
ChangeLog

@@ -260,8 +260,8 @@ Small changes:
   * STARPU_COMM_STATS also displays the bandwidth
   * Update data interfaces implementations to only use public API
 
-StarPU 1.2.9 (git revision xxx)
-==============================================
+StarPU 1.2.9 (git revision 3aca8da3138a99e93d7f93905d2543bd6f1ea1df)
+====================================================================
 
 Small changes:
   * Add STARPU_SIMGRID_TRANSFER_COST environment variable to easily disable

+ 1 - 1
configure.ac

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