Integrate the dev branch (source) into your release branch (target) in the change list, rather than integrate with the timestamp. Since you want to integrate through CL 1234, you must run the following command:
p4 integrate //path/to/dev/branch/...@1234 //path/to/release/branch/...
dev ( , CL 1234) release.