diff --git a/coredata.py b/coredata.py index e3d4868010ef..1d7ed118e391 100644 --- a/coredata.py +++ b/coredata.py @@ -14,7 +14,7 @@ import pickle, os, uuid -version = '0.25.0-research' +version = '0.25.0' builtin_options = {'buildtype': True, 'strip': True, diff --git a/man/meson.1 b/man/meson.1 index 20a228460e61..38397090d0a5 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -1,4 +1,4 @@ -.TH MESON "1" "May 2015" "meson 0.24.0" "User Commands" +.TH MESON "1" "July 2015" "meson 0.25.0" "User Commands" .SH NAME meson - a high productivity build system .SH DESCRIPTION diff --git a/man/mesonconf.1 b/man/mesonconf.1 index 154af2852aeb..28cf3c2bca78 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "May 2015" "mesonconf 0.24.0" "User Commands" +.TH MESONCONF "1" "July 2015" "mesonconf 0.25.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 afd9d6de7151..c2338440004c 100644 --- a/man/mesongui.1 +++ b/man/mesongui.1 @@ -1,4 +1,4 @@ -.TH MESONGUI "1" "May 2015" "mesongui 0.24.0" "User Commands" +.TH MESONGUI "1" "July 2015" "mesongui 0.25.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 f1a83bc6e5fe..6b6b9d50af8b 100644 --- a/man/mesonintrospect.1 +++ b/man/mesonintrospect.1 @@ -1,4 +1,4 @@ -.TH MESONCONF "1" "May 2015" "mesonintrospect 0.24.0" "User Commands" +.TH MESONCONF "1" "July 2015" "mesonintrospect 0.25.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 56d776562b75..d9d2abaf28cc 100644 --- a/man/wraptool.1 +++ b/man/wraptool.1 @@ -1,4 +1,4 @@ -.TH WRAPTOOL "1" "May 2015" "meson 0.24.0" "User Commands" +.TH WRAPTOOL "1" "July 2015" "meson 0.25.0" "User Commands" .SH NAME wraptool - source dependency downloader .SH DESCRIPTION