From 68a6bd3b11bccf1b6c0ee034cb565e2e42a34976 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sat, 12 Sep 2015 22:29:37 +0300 Subject: [PATCH] Bumped version numbers for release. --- coredata.py | 2 +- man/meson.1 | 2 +- man/mesonconf.1 | 2 +- man/mesongui.1 | 2 +- man/mesonintrospect.1 | 2 +- man/wraptool.1 | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/coredata.py b/coredata.py index b74176dc953a..f6712a24e13c 100644 --- a/coredata.py +++ b/coredata.py @@ -14,7 +14,7 @@ import pickle, os, uuid -version = '0.26.0-research' +version = '0.26.0' builtin_options = {'buildtype': True, 'strip': True, diff --git a/man/meson.1 b/man/meson.1 index 38397090d0a5..0f326ff15122 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "July 2015" "meson 0.25.0" "User Commands" +.TH MESON "1" "September 2015" "meson 0.26.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 28cf3c2bca78..ad5268f4bf79 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "July 2015" "mesonconf 0.25.0" "User Commands" +.TH MESONCONF "1" "September 2015" "mesonconf 0.26.0" "User Commands" .SH NAME mesonconf - a tool to configure Meson builds .SH DESCRIPTION diff --git a/man/mesongui.1 b/man/mesongui.1 index c2338440004c..d0a17dbc05e6 100644 --- a/man/mesongui.1 +++ b/man/mesongui.1 @@ -1,4 +1,4 @@ -.TH MESONGUI "1" "July 2015" "mesongui 0.25.0" "User Commands" +.TH MESONGUI "1" "September 2015" "mesongui 0.26.0" "User Commands" .SH NAME mesongui - a gui for the Meson build system .SH DESCRIPTION diff --git a/man/mesonintrospect.1 b/man/mesonintrospect.1 index 6b6b9d50af8b..e3f0efbd53d2 100644 --- a/man/mesonintrospect.1 +++ b/man/mesonintrospect.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "July 2015" "mesonintrospect 0.25.0" "User Commands" +.TH MESONCONF "1" "September 2015" "mesonintrospect 0.26.0" "User Commands" .SH NAME mesonintrospect - a tool to extract information about a Meson build .SH DESCRIPTION diff --git a/man/wraptool.1 b/man/wraptool.1 index d9d2abaf28cc..48baa89660a3 100644 --- a/man/wraptool.1 +++ b/man/wraptool.1 @@ -1,4 +1,4 @@ -.TH WRAPTOOL "1" "July 2015" "meson 0.25.0" "User Commands" +.TH WRAPTOOL "1" "September 2015" "meson 0.26.0" "User Commands" .SH NAME wraptool - source dependency downloader .SH DESCRIPTION