The CUDA compiler version matches the toolkit version.
aracity@aracity-desktop:~$ which nvcc
/usr/local/cuda/bin/nvcc
aracity@aracity-desktop:~$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2012 NVIDIA Corporation
Built on Fri_Sep_21_17:28:58_PDT_2012
Cuda compilation tools, release 5.0, V0.2.1221
aracity@aracity-desktop:~$