udisks-generated.h   udisks-generated.h 
/* /*
* Generated by gdbus-codegen 2.40.0. DO NOT EDIT. * Generated by gdbus-codegen 2.43.4. DO NOT EDIT.
* *
* The license of this code is the same as for the source it was derived fr om. * The license of this code is the same as for the source it was derived fr om.
*/ */
#ifndef __UDISKS_GENERATED_H__ #ifndef __UDISKS_GENERATED_H__
#define __UDISKS_GENERATED_H__ #define __UDISKS_GENERATED_H__
#include <gio/gio.h> #include <gio/gio.h>
G_BEGIN_DECLS G_BEGIN_DECLS
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added


 udisksversion.h   udisksversion.h 
skipping to change at line 51 skipping to change at line 51
* *
* The minor version of the libudisks2 header files. * The minor version of the libudisks2 header files.
*/ */
#define UDISKS_MINOR_VERSION 1 #define UDISKS_MINOR_VERSION 1
/** /**
* UDISKS_MICRO_VERSION: * UDISKS_MICRO_VERSION:
* *
* The micro version of the libudisks2 header files. * The micro version of the libudisks2 header files.
*/ */
#define UDISKS_MICRO_VERSION 5 #define UDISKS_MICRO_VERSION 6
/** /**
* UDISKS_CHECK_VERSION: * UDISKS_CHECK_VERSION:
* @major: The major version to check for. * @major: The major version to check for.
* @minor: the minor version to check for. * @minor: the minor version to check for.
* @micro: The micro version to check for. * @micro: The micro version to check for.
* *
* Macro to check against the version of the libudisks2 library that * Macro to check against the version of the libudisks2 library that
* is being compiled against. * is being compiled against.
* *
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/