Index: /trunk/src/VBox/Installer/linux/debian/rules
===================================================================
--- /trunk/src/VBox/Installer/linux/debian/rules	(revision 81141)
+++ /trunk/src/VBox/Installer/linux/debian/rules	(revision 81142)
@@ -51,5 +51,5 @@
 
 package  := virtualbox
-verpkg   := virtualbox-6.0
+verpkg   := virtualbox-6.1
 current  := $(shell pwd)
 vboxroot := $(shell cd ../../../..; pwd)
Index: /trunk/src/VBox/Installer/linux/rpm/rules
===================================================================
--- /trunk/src/VBox/Installer/linux/rpm/rules	(revision 81141)
+++ /trunk/src/VBox/Installer/linux/rpm/rules	(revision 81142)
@@ -49,5 +49,5 @@
 endif
 
-verpkg   := VirtualBox-6.0
+verpkg   := VirtualBox-6.1
 current  := $(shell pwd)
 vboxroot := $(shell while ! test -r configure && ! test "$PWD" = "/"; do cd ..; done; pwd)
