diff --git a/doc/software-manual.pdf b/doc/software-manual.pdf
index 21d89c3d1f62d213dd9c0ab6bb8b28aaf75473ad..3df23de608f16b769aabdb04e190de273bbdd5e4 100644
Binary files a/doc/software-manual.pdf and b/doc/software-manual.pdf differ
diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h
index 8ed05d293140214006472ace955e51eaecd349d7..d86d2cd84e9e31459d0e8cefa092d37a271292bf 100644
--- a/source/Lib/CommonLib/version.h
+++ b/source/Lib/CommonLib/version.h
@@ -1,3 +1,3 @@
 #if ! defined( VTM_VERSION )
-#define VTM_VERSION "6.1"
+#define VTM_VERSION "6.2rc1"
 #endif