Finishing touches on v0.8.0 release candidate.
[sliver-openvswitch.git] / configure.ac
index 7b3ac1c..eab18d1 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(openflow, v0.2.2a5, info@openflowswitch.org)
+AC_INIT(openflow, v0.8.0rc1, info@openflowswitch.org)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC
@@ -91,7 +91,9 @@ switch/Makefile
 tests/Makefile
 datapath/tests/Makefile
 third-party/Makefile
+datapath/linux-2.6/Kbuild
 datapath/linux-2.6/Makefile
+datapath/linux-2.6/Makefile.main
 datapath/linux-2.4/Makefile])
 
 AC_OUTPUT