mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +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',
|
||||
'c', 'cpp',
|
||||
version: '3.0.0-RC2',
|
||||
version: '3.0.0-RC2+git',
|
||||
meson_version: '>=0.61.0',
|
||||
default_options: [
|
||||
'cpp_std=gnu++14',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue