Index: /firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_lib/hdl/fad_definitions.vhd
===================================================================
--- /firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_lib/hdl/fad_definitions.vhd	(revision 10969)
+++ /firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_lib/hdl/fad_definitions.vhd	(revision 10970)
@@ -56,6 +56,6 @@
 	--constant SUBVERSION_STRING : string := SUBVERSION_LONGSTRING(7 to 25); -- cut off starting "$Rev$:: " and trailing "$"
 	--constant SUBVERSION_NUMBER : std_logic_vector (15 downto 0) := conv_std_logic_vector(str_to_int(SUBVERSION_STRING),16);
-	constant PACKAGE_VERSION : std_logic_vector(7 downto 0) := X"01";
-	constant PACKAGE_SUB_VERSION : std_logic_vector(7 downto 0) := X"0F";
+	constant PACKAGE_VERSION : std_logic_vector(7 downto 0) := X"02";
+	constant PACKAGE_SUB_VERSION : std_logic_vector(7 downto 0) := X"00";
 	constant PACKAGE_HEADER_LENGTH : integer := 36;
 	constant PACKAGE_HEADER_ZEROS : integer := 0;  
