ntpd version

How to check the ntpd version of AIX 5.3 ?

Few things to try :

cat /etc/ntp.conf
lssrc -ls xntpd 
lssrc -ls ntpd
ntpq -p

I have checked the ntpq version is 3.4y. What is the latest version of ntpd ? where can I download it ?

Check out this page, but I'm not exactly sure how this can be installed on AIX, I haven't done it myself, but probably there are some instructions.