Skip to content

Commit 62e5cd8

Browse files
committed
Version 1.0.6
1 parent 8977936 commit 62e5cd8

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef _PYTHONSCRIPTVERSION_H
22
#define _PYTHONSCRIPTVERSION_H
33

4-
#define PYSCR_VERSION_NUMERIC 1,0,5,0
5-
#define PYSCR_VERSION_STRING "1.0.5.0"
4+
#define PYSCR_VERSION_NUMERIC 1,0,6,0
5+
#define PYSCR_VERSION_STRING "1.0.6.0"
66

77
#endif

www/header.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<br/>
3131
<br/>
3232
<br/>
33-
Latest Version: 1.0.5.0
33+
Latest Version: 1.0.6.0
3434
<br/>
3535
<br/>
3636
<br/>

www/localdl.shtml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
Here are the local server links if you can't get to <a href="http://sourceforge.net/projects/npppythonscript/files">the main one at sourceforge</a>.
44
Please use the sourceforge link if you can - I have limited bandwidth limits.
55
<br/><br/><br/>
6-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_1.0.5.0.msi">Python Script 1.0.5.0 Installer (includes all extra files) (10.6MB)</a>
7-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_Full_1.0.5.0.7z">Python Script 1.0.5.0 FULL 7zip version (3.2MB)</a>
8-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_Full_1.0.5.0.zip">Python Script 1.0.5.0 FULL zip version (4.9MB)</a>
9-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_Min_1.0.5.0.7z">Python Script 1.0.5.0 MINIMUM 7zip version (2.3MB)</a>
10-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_Min_1.0.5.0.zip">Python Script 1.0.5.0 MINIMUM zip version (3.2MB)</a>
11-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_ExtraLibs_1.0.5.0.7z">Extra libraries 7z (906.2KB)</a>
12-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_ExtraLibs_1.0.5.0.zip">Extra libraries zip (1.2MB)</a>
13-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_TclTk_1.0.5.0.7z">Tcl/Tk libraries 7z (1.7MB)</a>
14-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.5.0/PythonScript_TclTk_1.0.5.0.zip">Tcl/Tk libraries zip (4.6MB)</a>
6+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_1.0.6.0.msi">Python Script 1.0.6.0 Installer (includes all extra files) (10.6MB)</a>
7+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_Full_1.0.6.0.7z">Python Script 1.0.6.0 FULL 7zip version (3.2MB)</a>
8+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_Full_1.0.6.0.zip">Python Script 1.0.6.0 FULL zip version (4.9MB)</a>
9+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_Min_1.0.6.0.7z">Python Script 1.0.6.0 MINIMUM 7zip version (2.3MB)</a>
10+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_Min_1.0.6.0.zip">Python Script 1.0.6.0 MINIMUM zip version (3.2MB)</a>
11+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_ExtraLibs_1.0.6.0.7z">Extra libraries 7z (906.2KB)</a>
12+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_ExtraLibs_1.0.6.0.zip">Extra libraries zip (1.2MB)</a>
13+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_TclTk_1.0.6.0.7z">Tcl/Tk libraries 7z (1.7MB)</a>
14+
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.6.0/PythonScript_TclTk_1.0.6.0.zip">Tcl/Tk libraries zip (4.6MB)</a>
1515
<!--#include virtual="footer.inc" -->

0 commit comments

Comments
 (0)