[PATCH] Bump version to 0.2

# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1200323991 28800 # Node ID 29c9bb8cb88428491764aa58f9bb214c3d7f5f03 # Parent db25d5f62c9d662cd262ea82efb6d3fde2806b62 Bump version to 0.2 Signed-off-by: Dan Smith <danms@us.ibm.com> diff -r db25d5f62c9d -r 29c9bb8cb884 configure.ac --- a/configure.ac Mon Jan 14 07:19:12 2008 -0800 +++ b/configure.ac Mon Jan 14 07:19:51 2008 -0800 @@ -1,6 +1,6 @@ # (C) Copyright IBM Corp. 2005 -AC_INIT(libvirt CMPI provider, 0.1, danms@us.ibm.com, libvirt-cim) +AC_INIT(libvirt CMPI provider, 0.2, danms@us.ibm.com, libvirt-cim) AC_CONFIG_SRCDIR([src/Virt_ComputerSystem.c])

DS> # HG changeset patch DS> # User Dan Smith <danms@us.ibm.com> DS> # Date 1200323991 28800 DS> # Node ID 29c9bb8cb88428491764aa58f9bb214c3d7f5f03 DS> # Parent db25d5f62c9d662cd262ea82efb6d3fde2806b62 DS> Bump version to 0.2 I tagged 0.1 in front of this set. Goals for version 0.2 will be: - More complete support for Xen FV and KVM - Domain lifecycle indications -- Dan Smith IBM Linux Technology Center Open Hypervisor Team email: danms@us.ibm.com

Dan Smith wrote:
DS> # HG changeset patch DS> # User Dan Smith <danms@us.ibm.com> DS> # Date 1200323991 28800 DS> # Node ID 29c9bb8cb88428491764aa58f9bb214c3d7f5f03 DS> # Parent db25d5f62c9d662cd262ea82efb6d3fde2806b62 DS> Bump version to 0.2
I tagged 0.1 in front of this set.
Goals for version 0.2 will be:
- More complete support for Xen FV and KVM - Domain lifecycle indications
Sounds good. +1 -- Kaitlin Rupert IBM Linux Technology Center karupert@us.ibm.com
participants (2)
-
Dan Smith
-
Kaitlin Rupert