summaryrefslogtreecommitdiff
path: root/src/node_version.h
diff options
context:
space:
mode:
authorMaciej MaƂecki <maciej.malecki@notimplemented.org>2012-01-22 20:46:52 +0100
committerBen Noordhuis <info@bnoordhuis.nl>2012-01-22 23:10:32 +0100
commitff512634acbf2ddd10f167a5600e2acba3484802 (patch)
tree7c7ddde34e870a8aa33f64f7bc871ab14d49973e /src/node_version.h
parent6d00c089e36955a8c172b5615329280d10dec9da (diff)
downloadnode-new-ff512634acbf2ddd10f167a5600e2acba3484802.tar.gz
version: bump `NODE_PATCH_VERSION`
Patch version hasn't been bumped correctly in 72cbb7492cb5956c8265b415bd6ff473b7b89f35.
Diffstat (limited to 'src/node_version.h')
-rw-r--r--src/node_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node_version.h b/src/node_version.h
index 06f866304a..0e803b1c8e 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -28,7 +28,7 @@
#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 7
-#define NODE_PATCH_VERSION 0
+#define NODE_PATCH_VERSION 1
#define NODE_VERSION_IS_RELEASE 0
#ifndef NODE_STRINGIFY