mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 14:42:29 +01:00
Increment versions of libraries for next release due to public API Changes
WRaster: - new function 'RShutdown' - removed flag 'optimize_for_speed' from RContext - new functions '...(operate_xxx)', '...(flip_image)' WUtil: - new function 'wutil_shutdown' - new macro 'wlengthof' WINGs: - new function 'WMReleaseApplication' - new function 'WMCreateScaledBlendedPixmapFromFile' (And maybe a few more I missed) Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
9740c02403
commit
16045a6be4
@@ -41,7 +41,7 @@
|
||||
|
||||
|
||||
/* version of the header for the library */
|
||||
#define WRASTER_HEADER_VERSION 22
|
||||
#define WRASTER_HEADER_VERSION 23
|
||||
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
|
||||
Reference in New Issue
Block a user