From: Pierre-Marc Fournier Date: Mon, 18 Jan 2010 07:34:48 +0000 (-0500) Subject: Final changes for release 0.1 X-Git-Tag: v0.1^0 X-Git-Url: https://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=937e29d7e7d5e3a59bfc4e950a888008cd10720c Final changes for release 0.1 --- diff --git a/README b/README index 00a07a9..731f0ef 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ INSTALLATION INSTRUCTIONS: - Run make. - Run make install. - Run ldconfig. - - See the manual in the doc/ directory for usage instructions. + - See the manual for usage instructions. diff --git a/configure.ac b/configure.ac index ff2fbee..8e825f4 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. #AC_PREREQ([2.63]) -AC_INIT([ust], [0.0], [pierre-marc dot fournier at polymtl dot ca]) +AC_INIT([ust], [0.1], [pierre-marc dot fournier at polymtl dot ca]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST