build: version number should propagate from top-level Makefile/makezip.sh
From derek.br...@gmail.com on February 16, 2009 14:39:49
split from issue #2 (closed) today the version # is in multiple places. they should all come from a single top-level define, if possible:
- figure out whether we're back-compat and update *_COMPATIBLE_VERSION core/lib/dr_api.h and core/x86/instrument.h and core/x86/instrument.c
- api/docs/footer.html
- api/docs/release.dox
- tools/DRgui/DynamoRIO.rc
- top-level Makefile
Original issue: http://code.google.com/p/dynamorio/issues/detail?id=17