edbus: Update EDBUS_VERSION_MINOR

Patch by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>



SVN revision: 83603
This commit is contained in:
Raphael Kubo da Costa 2013-02-04 15:29:41 +00:00 committed by Bruno Dilly
parent 01dba3fbc0
commit ad5355a307
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ extern "C" {
* @{
*/
#define EDBUS_VERSION_MAJOR 1
#define EDBUS_VERSION_MINOR 6
#define EDBUS_VERSION_MINOR 8
#define EDBUS_FDO_BUS "org.freedesktop.DBus"
#define EDBUS_FDO_PATH "/org/freedesktop/DBus"