XRM-1.0 86: Use the correct version for xrm-1.0.

https://svn.lrde.epita.fr/svn/xrm/tags/xrm-1.0 Index: ChangeLog from SIGOURE Benoit <sigoure.benoit@lrde.epita.fr> Use the correct version for xrm-1.0. * configure.ac: Update version to 1.0. configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: configure.ac --- configure.ac (revision 85) +++ configure.ac (working copy) @@ -5,7 +5,7 @@ ## Mail <sigoure.benoit@lrde.epita.fr> ## ## Started on Thu Apr 27 15:55:56 2006 SIGOURE Benoit -## Last update Sun Jun 11 03:38:49 2006 SIGOURE Benoit +## Last update Tue Jul 11 12:43:16 2006 SIGOURE Benoit ## ## --------------- ## @@ -14,7 +14,7 @@ AC_PREREQ(2.57) -AC_INIT([xrm], [0.1], [sigoure.benoit@lrde.epita.fr]) +AC_INIT([xrm], [1.0], [sigoure.benoit@lrde.epita.fr]) AC_CONFIG_MACRO_DIR([config]) AC_CONFIG_AUX_DIR([config])
participants (1)
-
SIGOURE Benoit