summaryrefslogtreecommitdiff
path: root/version.h (unfollow)
Commit message (Collapse)Author
2014-09-30Provide a static version.h for development builds.Simon Tatham
I forgot to add this in last week's versioning revamp, so that bob builds work (constructing a version.h from the build script) but dev builds straight from source control fail for lack of version.h. [originally from svn r10277]