summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-04-30 16:36:25 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-04-30 16:36:25 +0100
commitabe6a80412891cd9cfdb22a66a2b2a773fc4eb3b (patch)
tree6083a3463466a73a22f0f528396bca77aefb31cd /meson.build
parent10c2cdfdb01405a983dbf3f6492134c898742892 (diff)
downloadlibepoxy-abe6a80412891cd9cfdb22a66a2b2a773fc4eb3b.tar.gz
Release Epoxy 1.4.21.4.2
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ae0cc88..afccf78 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libepoxy', 'c', version: '1.4.1',
+project('libepoxy', 'c', version: '1.4.2',
default_options: [
'buildtype=debugoptimized',
'c_std=gnu99',