Forráskód Böngészése

bump the version, since this is _not_ 0.4, and the generated documentation should thus not say so

Samuel Thibault 14 éve
szülő
commit
31fc08f3d7
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -14,7 +14,7 @@
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
 
-AC_INIT([StarPU],0.4, [starpu-bugs@lists.gforge.inria.fr], starpu)
+AC_INIT([StarPU],0.4.99, [starpu-bugs@lists.gforge.inria.fr], starpu)
 AC_CONFIG_SRCDIR(include/starpu.h)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CANONICAL_SYSTEM