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)"