diff --git a/.gitignore b/.gitignore
index d6fd32e..09f76ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /meson-0ba1d54.tar.gz
 /meson-0.24.0.tar.gz
 /meson-0.25.0.tar.gz
+/meson-0.26.0.tar.gz
diff --git a/meson.spec b/meson.spec
index 25d57e9..f69dc81 100644
--- a/meson.spec
+++ b/meson.spec
@@ -1,8 +1,8 @@
 %global __python %{__python3}
 
 Name:           meson
-Version:        0.25.0
-Release:        4%{?dist}
+Version:        0.26.0
+Release:        1%{?dist}
 Summary:        High productivity build system
 
 License:        ASL 2.0
@@ -83,6 +83,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
 %{_mandir}/man1/%{name}gui.1.*
 
 %changelog
+* Sun Sep 13 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.26.0-1
+- 0.26.0
+
 * Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 0.25.0-4
 - Rebuilt for Boost 1.59
 
diff --git a/sources b/sources
index 228a970..c060928 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96d3b364eee90dc9f6cb21997e5251ca  meson-0.25.0.tar.gz
+c6dd8a68ec6ad9ca81a9ca61df1538d4  meson-0.26.0.tar.gz