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