From e41a35b6ed5c449474fb169c5968193809d9b3fb Mon Sep 17 00:00:00 2001
From: Justin Pettit <jpettit@nicira.com>
Date: Mon, 5 May 2008 11:27:39 -0700
Subject: [PATCH] Officially designate the v0.8.0 release.

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index eab18d14f..091042729 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(openflow, v0.8.0rc1, info@openflowswitch.org)
+AC_INIT(openflow, v0.8.0, info@openflowswitch.org)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC
-- 
2.47.0