[MINOR] updated versions and docs

The version was not updated in some files. Also, added a few
example configs.
diff --git a/Makefile.bsd b/Makefile.bsd
index b288820..7cde194 100644
--- a/Makefile.bsd
+++ b/Makefile.bsd
@@ -2,7 +2,7 @@
 # You should use it this way :
 #   make TARGET=os CPU=cpu
 
-VERSION := 1.3.3
+VERSION := 1.3.4
 
 # Select target OS. TARGET must match a system for which COPTS and LIBS are
 # correctly defined below.