REORG: include: move version.h to haproxy/

Few files were affected. The release scripts was updated.
diff --git a/src/version.c b/src/version.c
index dae7b3d..99a8577 100644
--- a/src/version.c
+++ b/src/version.c
@@ -4,7 +4,7 @@
  * code version.
  */
 
-#include <common/version.h>
+#include <haproxy/version.h>
 
 /* These ones are made variables and not constants so that they are stored into
  * the data region and prominently appear in core files.