Increase version to 0.2.0.
authorJustin Pettit <jpettit@nicira.com>
Fri, 28 Mar 2008 06:59:37 +0000 (23:59 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 28 Mar 2008 06:59:37 +0000 (23:59 -0700)
ChangeLog
configure.ac

index a016a8f..685baa5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+v0.2.0 - 28 Mar 2008
+--------------------
+    - Added userspace switch reference implementation
+
 v0.1.9 - 19 Mar 2008
 --------------------
     - Added SSL/TLS support
index 0dec077..539fc61 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(openflow, v0.1.9, info@openflowswitch.org)
+AC_INIT(openflow, v0.2.0, info@openflowswitch.org)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC