Reviewers: Mads Ager,

Description:
Missing update to version from r3467

[email protected]

Please review this at http://codereview.chromium.org/500048

SVN Base: http://v8.googlecode.com/svn/branches/1.3/

Affected files:
   M     src/version.cc


Index: src/version.cc
===================================================================
--- src/version.cc      (revision 3464)
+++ src/version.cc      (working copy)
@@ -35,7 +35,7 @@
  #define MAJOR_VERSION     1
  #define MINOR_VERSION     3
  #define BUILD_NUMBER      18
-#define PATCH_LEVEL       16
+#define PATCH_LEVEL       17
  #define CANDIDATE_VERSION false

  // Define SONAME to have the SCons build the put a specific SONAME into the


-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to