Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
Revert "Revert "Upgrade to v19.6.2""
Browse files Browse the repository at this point in the history
  • Loading branch information
Han Leon committed May 17, 2016
1 parent 61a57a4 commit 0a2563a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MAJOR=19
RSSDK=6
MINOR=1
MINOR=2
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) 2015 Intel Corporation. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
version: 19.6.1.{build}
version: 19.6.2.{build}
clone_folder: c:\projects\realsense-extensions-crosswalk\src\extensions
init:
- cmd: git config --global core.autocrlf input
Expand Down
2 changes: 1 addition & 1 deletion realsense/enhanced_photography/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crosswalk-extension-dep",
"version": "19.6.1",
"version": "19.6.2",
"description": "The Crosswalk Project Extension for Depth Enabled Photography",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion realsense/face/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crosswalk-extension-face",
"version": "19.6.1",
"version": "19.6.2",
"description": "The Crosswalk Project Extension for Face Tracking and Recognition",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion realsense/hand/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crosswalk-extension-hand",
"version": "19.6.1",
"version": "19.6.2",
"description": "The Crosswalk Project Extension for Hand Tracking",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion realsense/scene_perception/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crosswalk-extension-sp",
"version": "19.6.1",
"version": "19.6.2",
"description": "The Crosswalk Project Extension for Scene Perception",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0a2563a

Please sign in to comment.