Version 2.13.8
[lttng-ust.git] / configure.ac
index 7155fc1cc86dfd440f43bf8acf3cae3fb2068e4d..03aaa73a582995436c2893492334d70eda6cdfd3 100644 (file)
@@ -8,7 +8,7 @@ dnl Process this file with autoconf to produce a configure script.
 # Project version information
 m4_define([ust_version_major], [2])
 m4_define([ust_version_minor], [13])
-m4_define([ust_version_patch], [7])
+m4_define([ust_version_patch], [8])
 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é]])
This page took 0.023276 seconds and 4 git commands to generate.