From 0b1ad7415d2cc8590f81831bd4e33900d47e4d06 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 3 Jun 2015 11:26:48 -0400 Subject: [PATCH] updated version --- README | 4 +++- VERSION | 2 +- version.h | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index 1a9a897..cf918f8 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ Labjack/Nerdjack Tools by Jim Paris -with modifications by Zach Clifford +with modifications by + Zach Clifford + John Donnal These tools are for interacting with the LabJack UE9 or the NerdJack over the Ethernet interface. More information about the UE9 device: diff --git a/VERSION b/VERSION index 7e32cd5..3a3cd8c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3 +1.3.1 diff --git a/version.h b/version.h index aeb49c9..ee7ad6c 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ /* This file was automatically generated. */ -#define VERSION "1.3 (2013-08-09)" +#define VERSION "1.3.1 (2015-06-03)"