index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
version.cpp
Age
Commit message (
Expand
)
Author
2017-04-20
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Adam
2017-01-16
Update copyright to 2017.
Robby
2016-12-06
Remove many more old C style format strings in the protocol functions
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-03-22
Change git version name back to what it was, which the core uses
Adam
2015-02-23
Move GIT_VERSION define to build.h, otherwise version.h is bumped per commit ...
Adam
2015-02-03
Make module version system work
Adam
2014-05-28
Move most of the core pseudoclient logic to modules
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-02-15
Remove revision numbers as they're only ever set by Config reading git since ...
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-01-05
update copyrights for 2011
lethality
2010-12-23
Prevent version.cpp from prepending version.sh's VERSION_EXTRA on every build
Adam
2010-12-18
Made the version generator code work right when we are on a tag because git d...
Adam
2010-12-12
Made version.cpp ok with an empty VERSION_EXTRA
Adam
2010-06-28
Some OCDing over version.cpp, and make it so module.cpp doesn't need version....
Naram Qashat
2010-06-28
Fix version system so it doesn't cause the entire build tree to get rebuilt j...
Naram Qashat
2010-06-27
Made Windows install.js correctly detect the Anope version and made version.c...
Adam
2010-06-25
Changed the versioning system to use git
Adam