Sorry, I should have indicated that this was for the "vlan-maint" branch.  The 
code exists somewhere between 1.0.2 and the final version of 1.1.0, so I'm 
suggesting 1.0.3 to provide a unique version.

We have a "v1.0.3" git tag, which we should probably remove since it was never 
used and is potentially confusing.

--Justin


On May 26, 2011, at 12:11 AM, Justin Pettit wrote:

> ---
> configure.ac |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 04834c2..a3d75e2 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -13,7 +13,7 @@
> # limitations under the License.
> 
> AC_PREREQ(2.64)
> -AC_INIT(openvswitch, 1.1.0pre2, [email protected])
> +AC_INIT(openvswitch, 1.0.3, [email protected])
> NX_BUILDNR
> AC_CONFIG_SRCDIR([datapath/datapath.c])
> AC_CONFIG_MACRO_DIR([m4])
> -- 
> 1.7.1
> 
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to