Index: program/patch.prog
===================================================================
--- /1306ac/branch/dongle/usb_1M_YeCai_HID/program/patch.prog	(revision 461)
+++ /1306ac/branch/dongle/usb_1M_YeCai_HID/program/patch.prog	(working copy)
@@ -1,4 +1,4 @@
-
+define VERSION_0003
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -124,8 +124,10 @@
 	fetch 4,mem_usb_vid_pid+1
 p_dongle_usb_vid_pid_store:	
 	store 4,mem_devicedesc+9
+ifdef VERSION_0003
 	setarg 0x0003
 	store 2,mem_devicedesc+13
+endif
 	rtn
 p_dongle_usb_vid_pid_for_suit:
 	fetch 4,mem_usb_vid_pid+5
