Bumped version numbers for release.

pull/255/head^2 0.26.0
Jussi Pakkanen 9 years ago
parent b8b50020f0
commit 68a6bd3b11
  1. 2
      coredata.py
  2. 2
      man/meson.1
  3. 2
      man/mesonconf.1
  4. 2
      man/mesongui.1
  5. 2
      man/mesonintrospect.1
  6. 2
      man/wraptool.1

@ -14,7 +14,7 @@
import pickle, os, uuid
version = '0.26.0-research'
version = '0.26.0'
builtin_options = {'buildtype': True,
'strip': True,

@ -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

@ -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

@ -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

@ -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

@ -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

Loading…
Cancel
Save