Move to version 1.07 v1.07
authorNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 10 Mar 2015 20:46:34 +0000 (21:46 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 10 Mar 2015 20:46:34 +0000 (21:46 +0100)
lpcisp.c
lpcprog.1
lpcprog.c

index 8c47422..8dae594 100644 (file)
--- a/lpcisp.c
+++ b/lpcisp.c
@@ -44,7 +44,7 @@
 #include "isp_commands.h"
 
 #define PROG_NAME "LPC ISP"
-#define VERSION   "1.06"
+#define VERSION   "1.07"
 
 /* short explanation on exit values:
  *
index 5f8f5d5..b280e27 100644 (file)
--- a/lpcprog.1
+++ b/lpcprog.1
@@ -1,4 +1,4 @@
-.TH LPCPROG "1" "July 2014" "LPC Tools 1.06" "User development Tools"
+.TH LPCPROG "1" "July 2014" "LPC Tools 1.07" "User development Tools"
 .SH NAME
 lpcprog \- NXP's LPC micro-controllers flasher
 .SH SYNOPSIS
index bedcbee..58b41ef 100644 (file)
--- a/lpcprog.c
+++ b/lpcprog.c
@@ -47,7 +47,7 @@
 #include "parts.h"
 
 #define PROG_NAME "LPC ISP Prog tool"
-#define VERSION   "1.06"
+#define VERSION   "1.07"
 
 
 void help(char *prog_name)