mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 03:02:10 +01:00
version macros: Make MIN_REQUIRED the current stable version
So that deprecation warnings will come into effect starting from the stable release, instead of the next.
This commit is contained in:
parent
fb63c73bbe
commit
744f36bb06
@ -120,7 +120,7 @@
|
||||
* Since: 2.32
|
||||
*/
|
||||
#ifndef GLIB_VERSION_MIN_REQUIRED
|
||||
# define GLIB_VERSION_MIN_REQUIRED (GLIB_VERSION_PREV_STABLE)
|
||||
# define GLIB_VERSION_MIN_REQUIRED (GLIB_VERSION_CUR_STABLE)
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user