mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 17:59:37 +00:00
meson.build: post-release version bump to 3.0.0-RC2+git.
This commit is contained in:
parent
541e7446ce
commit
5434fb6e30
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
project('gimp',
|
project('gimp',
|
||||||
'c', 'cpp',
|
'c', 'cpp',
|
||||||
version: '3.0.0-RC2',
|
version: '3.0.0-RC2+git',
|
||||||
meson_version: '>=0.61.0',
|
meson_version: '>=0.61.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
'cpp_std=gnu++14',
|
'cpp_std=gnu++14',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue