summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-09-11 18:30:07 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-09-11 18:30:07 -0500
commit7e038bdb3412d1c7aa25fca5e92ade2806d05bbb (patch)
treec87cf91335ff84f55d6e07829692ba1cbb2e0d06
parentdeef36f58b8ecffcf36a20e8111ab2e89ddfa9f0 (diff)
downloadepiphany-7e038bdb3412d1c7aa25fca5e92ade2806d05bbb.tar.gz
Revert version bump
../meson.build:61:5: ERROR: String 'alpha' cannot be converted to int
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index dd00056fc..2b570a6a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '40.alpha',
+ version: '3.38.0',
meson_version: '>= 0.46.0',
default_options: ['c_std=gnu11',
'warning_level=2']