Version 2.13.0 v2.13.0
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 2 Aug 2021 20:44:15 +0000 (16:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 2 Aug 2021 20:44:15 +0000 (16:44 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ic4096213364251e43f99c677790fa29482d967da

ChangeLog
configure.ac

index 346dd1abe24f2f8258c77cf369a10f892cb72220..459c49fcdf381fda3c8940f3fb6b21fc465befa5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2021-08-02 (Ice Cream Sandwich Day) lttng-ust 2.13.0
+       * No change
+
 2021-07-16 (World Snake Day) lttng-ust 2.13.0-rc3
        * Documentation: clarify API backward compatibility comment
        * doc/man: only mention `-llttng-ust-common` in synopses (conditionally)
index 3f21ccefa7c7a24f2471e17d495d7759e2d74185..e30899643b5e54a8298048fc59152e74d5fcc94d 100644 (file)
@@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script.
 m4_define([ust_version_major], [2])
 m4_define([ust_version_minor], [13])
 m4_define([ust_version_patch], [0])
-m4_define([ust_version_dev_stage], [-rc3])
+m4_define([ust_version_dev_stage], [])
 m4_define([ust_version], ust_version_major[.]ust_version_minor[.]ust_version_patch[]ust_version_dev_stage)
 m4_define([ust_version_name], [[Nordicité]])
 m4_define([ust_version_description], [[The product of a collaboration between Champ Libre and Boréale, this farmhouse IPA is brewed with Kveik yeast and Québec-grown barley, oats and juniper branches. The result is a remarkable fruity hazy golden IPA that offers a balanced touch of resinous and woodsy bitterness.]])
This page took 0.026109 seconds and 4 git commands to generate.