[virt-tools-list] [libosinfo 2/2] First public release
Daniel P. Berrange
berrange at redhat.com
Tue Oct 25 11:43:34 UTC 2011
On Fri, Oct 21, 2011 at 05:47:31PM +0300, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>
> ---
> NEWS | 4 ++++
> configure.ac | 2 +-
> 2 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index e69de29..7c8183e 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -0,0 +1,4 @@
> +0.0.1
> +=====
> +
> +First public release.
> diff --git a/configure.ac b/configure.ac
> index 886186d..e41b569 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1,4 +1,4 @@
> -AC_INIT([libosinfo], [0.2.0], [virt-tools-list at redhat.com])
> +AC_INIT([libosinfo], [0.0.1], [virt-tools-list at redhat.com])
> AC_CONFIG_AUX_DIR([build-aux])
> AC_CONFIG_MACRO_DIR([m4])
> AM_INIT_AUTOMAKE([1.11.1 foreign color-tests])
ACK
Should also update the AUTHORS file.
Also, we should steal the libvirt Makefile.am hook that automagically
generates 'ChangeLog' from the git history when invoking 'make dist'.
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
More information about the virt-tools-list
mailing list