summaryrefslogtreecommitdiff
path: root/version.h (follow)
Commit message (Collapse)AuthorAge
* Provide a static version.h for development builds.Simon Tatham2014-09-30
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]