Update version to 0.15 v0.15
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 15 Jul 2011 18:52:33 +0000 (14:52 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 15 Jul 2011 18:52:33 +0000 (14:52 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 7914c8b7c8c05097768a468678f237e37cf87be2..b46b15dd668ae2d9ea9f68c285b2332089d1a65e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-15 ust 0.15
+       * Add backward compability for tracepoint API (still planned for
+         deprecation, but should make the transition smoother).
+
 2011-06-12 ust 0.14
        * Rename trace_mark() API to ust_marker(). Old macros kept for
          slow deprecation.
index a24525fd00756d46d62ade6c237767617345aad2..bd27236b215e30e0b8f7beeffac2c3f3e81f6696 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([ust], [0.14], [mathieu dot desnoyers at efficios dot com])
+AC_INIT([ust], [0.15], [mathieu dot desnoyers at efficios dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.024189 seconds and 4 git commands to generate.