summaryrefslogtreecommitdiff
path: root/include/version.cpp
AgeCommit message (Collapse)Author
2010-06-28Some OCDing over version.cpp, and make it so module.cpp doesn't need ↵Naram Qashat
version.h (only main.cpp, modulemanager.cpp, and modules.cpp need version.h, to avoid rebuilding EVERYTHING every build)
2010-06-28Fix version system so it doesn't cause the entire build tree to get rebuilt ↵Naram Qashat
just because version.h gets regenerated, thanks to Adam for initial patch.
2010-06-27Made Windows install.js correctly detect the Anope version and made ↵Adam
version.cpp correctly generate version.h on Windows
2010-06-25Changed the versioning system to use gitAdam