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
Comment #1
merlinofchaos commentedLook 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.
Comment #2
buchanae commentedrockin'! 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!
Comment #3
(not verified) commentedComment #4
mpulier commentedI found my current version in Home > Administer > Reports