Browse Source

update web site and set 1.2.9 git number

Nathalie Furmento 5 years ago
parent
commit
4dc03572be
2 changed files with 3 additions and 3 deletions
  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
   * STARPU_COMM_STATS also displays the bandwidth
   * Update data interfaces implementations to only use public API
   * 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:
 Small changes:
   * Add STARPU_SIMGRID_TRANSFER_COST environment variable to easily disable
   * 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.
 # 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_SRCDIR(include/starpu.h)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_AUX_DIR([build-aux])