Final changes for release 0.1 v0.1
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Mon, 18 Jan 2010 07:34:48 +0000 (02:34 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Mon, 18 Jan 2010 07:34:48 +0000 (02:34 -0500)
README
configure.ac

diff --git a/README b/README
index 00a07a9973a5a8dd029da648e788c8cb59358f10..731f0ef109677c9c2b5b9f0d19ca3bd9bc3003de 100644 (file)
--- 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.
 
 
 
index ff2fbee906d6217239ef3d9e57795b63bdd34a9d..8e825f4469be1f1403386c67f440dfa2d2badb78 100644 (file)
@@ -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
This page took 0.024602 seconds and 4 git commands to generate.