mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 18:04:09 +00:00
macros: Define MIN_REQUIRED as the current version
Otherwise we'll not warn on deprecations introduced in the current development cycle.
This commit is contained in:
parent
14572f4db0
commit
56b7a4985b
@ -126,7 +126,7 @@
|
|||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
*/
|
*/
|
||||||
#ifndef CLUTTER_VERSION_MIN_REQUIRED
|
#ifndef CLUTTER_VERSION_MIN_REQUIRED
|
||||||
# define CLUTTER_VERSION_MIN_REQUIRED (CLUTTER_VERSION_PREV_STABLE)
|
# define CLUTTER_VERSION_MIN_REQUIRED (CLUTTER_VERSION_CUR_STABLE)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user