Implement BIP 14 : separate protocol version from client version
[novacoin.git] / doc / release-process.txt
index 14d8efe..ee1a5d4 100644 (file)
@@ -1,6 +1,6 @@
 * update (commit) version in sources
   bitcoin-qt.pro
-  src/serialize.h
+  src/main.h      (CLIENT_VERSION : PROTOCOL_VERSION in serialize.h is updated only on protocol changes)
   share/setup.nsi
   doc/README*