Replace several network protocol version numbers with named constants
authorJeff Garzik <jeff@garzik.org>
Fri, 13 Apr 2012 00:07:49 +0000 (20:07 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 13 Apr 2012 00:07:49 +0000 (20:07 -0400)
commit8b09cd3a4db2d712e91826d44a0e777478b450c6
tree805a27b103f0c4a5da60ac7196bcc13a65930c42
parentb87c0fc4403040185b625d1b21bbff0cb7c828d7
Replace several network protocol version numbers with named constants
stored in version.h.

Also, a minor CAddress code reformat while we're in there, fixing
some incorrect indentation.
src/main.cpp
src/net.h
src/protocol.h
src/version.h