Skip to content

Commit

Permalink
Open-ZWave version update
Browse files Browse the repository at this point in the history
  • Loading branch information
zgmnkv committed Nov 13, 2013
1 parent 3b4b9a8 commit d0e54a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions OpenZWave.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Index: cpp/src/Defs.h
===================================================================
--- cpp/src/Defs.h (revision 665)
--- cpp/src/Defs.h (revision 686)
+++ cpp/src/Defs.h (working copy)
@@ -28,6 +28,7 @@
#ifndef _Defs_H
Expand All @@ -12,7 +12,7 @@ Index: cpp/src/Defs.h
#ifdef NULL
Index: cpp/src/platform/windows/LogImpl.cpp
===================================================================
--- cpp/src/platform/windows/LogImpl.cpp (revision 665)
--- cpp/src/platform/windows/LogImpl.cpp (revision 686)
+++ cpp/src/platform/windows/LogImpl.cpp (working copy)
@@ -30,6 +30,32 @@
#include "Defs.h"
Expand Down Expand Up @@ -49,7 +49,7 @@ Index: cpp/src/platform/windows/LogImpl.cpp
//-----------------------------------------------------------------------------
Index: cpp/src/platform/windows/TimeStampImpl.cpp
===================================================================
--- cpp/src/platform/windows/TimeStampImpl.cpp (revision 665)
--- cpp/src/platform/windows/TimeStampImpl.cpp (revision 686)
+++ cpp/src/platform/windows/TimeStampImpl.cpp (working copy)
@@ -25,6 +25,7 @@
// along with OpenZWave. If not, see <http://www.gnu.org/licenses/>.
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Build requirements:
1. JDK 1.7+ (http://www.oracle.com/technetwork/java/javase/downloads/index.html)
2. Gradle 1.6 (http://www.gradle.org/downloads)
3. GCC (MinGW for Windows*)
4. OpenZWave with sources (latest tested revision: 665) (https://code.google.com/p/open-zwave)
4. OpenZWave with sources (latest tested revision: 686) (https://code.google.com/p/open-zwave)

* For Windows this build of MinGW was used: http://sourceforge.net/projects/mingwbuilds.

Expand Down

0 comments on commit d0e54a2

Please sign in to comment.