Final updates for release 0.2 v0.2
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Thu, 18 Feb 2010 16:57:32 +0000 (11:57 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Thu, 18 Feb 2010 16:57:32 +0000 (11:57 -0500)
README
configure.ac

diff --git a/README b/README
index a4d4e6a38d6acf69942577bc55720101f072d2a6..77b670b8ac7b90797aad6174611fd9812ff47d4c 100644 (file)
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ PREREQUISITES:
       * GitWeb:   http://lttng.org/cgi-bin/gitweb.cgi?p=userspace-rcu.git;a=summary
       * Git:      git://lttng.org/userspace-rcu.git
 
-      -> This release was tested with liburcu v0.4.0
+      -> This release was tested with liburcu v0.4.1
 
 
   - libkcompat
index 8e825f4469be1f1403386c67f440dfa2d2badb78..760892e2e3359e93b5a27be70f88506f26943f14 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 #AC_PREREQ([2.63])
-AC_INIT([ust], [0.1], [pierre-marc dot fournier at polymtl dot ca])
+AC_INIT([ust], [0.2], [pierre-marc dot fournier at polymtl dot ca])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.02429 seconds and 4 git commands to generate.