Internalize node_version.h.
authorRyan Dahl <ry@tinyclouds.org>
Fri, 9 Oct 2009 15:47:04 +0000 (17:47 +0200)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 9 Oct 2009 15:47:04 +0000 (17:47 +0200)
commit0ae02c9f04c6cc572de3fb59e889176fd9107fa4
tree1054337c56351339525efe641bc703a49834e002
parent388145546ddca2d9424744bc359a0c924d7a3cd6
Internalize node_version.h.

With the more detailed node.version changing (every commit), having
node_version.h exposed to all modules required a complete recompile each
time a commit was made.

People can use the javascript interface to get the version.
src/node.cc