I have frequently found the need to view a site's current drupal version. A lot of projects contain something like VERSION.txt and/or on-website info which gives the basics and current version.

For example, when a security patch is released I would love to be able to see my current version immediately. This would fit nicely into the work being done to overhaul the admin pages system.

Thanks, and great job on everything btw!

Comments

merlinofchaos’s picture

Status: Active » Fixed

Look in system.module -- there is a VERSION define that went in 4.7. Steven's status page will include this, so it will be visible. tho I don't think that patch is committed yet, it's pretty close.

buchanae’s picture

rockin'! thanks.

i meant to mention earlier it should be noted all released patches need to update this info. im sure that was obvious, just covering the bases.

thanks again, and great work!

Anonymous’s picture

Status: Fixed » Closed (fixed)
mpulier’s picture

Version: x.y.z » 6.4

I found my current version in Home > Administer > Reports