bonobo-activation-version.h | bonobo-activation-version.h | |||
---|---|---|---|---|
skipping to change at line 28 | skipping to change at line 28 | |||
* License along with this library; if not, write to the Free | * License along with this library; if not, write to the Free | |||
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | |||
* | * | |||
* Author: Elliot Lee <sopwith@redhat.com> | * Author: Elliot Lee <sopwith@redhat.com> | |||
*/ | */ | |||
#ifndef BONOBO_ACTIVATION_VERSION_H | #ifndef BONOBO_ACTIVATION_VERSION_H | |||
#define BONOBO_ACTIVATION_VERSION_H | #define BONOBO_ACTIVATION_VERSION_H | |||
#define BONOBO_ACTIVATION_MAJOR_VERSION (2) | #define BONOBO_ACTIVATION_MAJOR_VERSION (2) | |||
#define BONOBO_ACTIVATION_MINOR_VERSION (24) | #define BONOBO_ACTIVATION_MINOR_VERSION (24) | |||
#define BONOBO_ACTIVATION_MICRO_VERSION (1) | #define BONOBO_ACTIVATION_MICRO_VERSION (2) | |||
#endif /* BONOBO_ACTIVATION_VERSION_H */ | #endif /* BONOBO_ACTIVATION_VERSION_H */ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||