On 13.04.2016 18:13, Neal Gompa wrote: > From: Remi Collet <fedora@xxxxxxxxxxxxxxxxx> > > --- > src/libvirt-php.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/src/libvirt-php.h b/src/libvirt-php.h > index 9217b91..1562b32 100644 > --- a/src/libvirt-php.h > +++ b/src/libvirt-php.h > @@ -74,10 +74,10 @@ > #endif > > #ifndef VERSION > -#define VERSION "0.5.1" > +#define VERSION "0.5.2-dev" > #define VERSION_MAJOR 0 > #define VERSION_MINOR 5 > -#define VERSION_MICRO 1 > +#define VERSION_MICRO 2 > #endif > > #include <libvirt/libvirt.h> > This is not how we handle version numbers. Anything that's not released yet is a development version. NACK to this one. Michal -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list