Skip to content

Commit 403e12e

Browse files
committed
Version 1.0.5
1 parent 1293894 commit 403e12e

File tree

5 files changed

+18
-13
lines changed

5 files changed

+18
-13
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,4,0
5-
#define PYSCR_VERSION_STRING "1.0.4.0"
4+
#define PYSCR_VERSION_NUMERIC 1,0,5,0
5+
#define PYSCR_VERSION_STRING "1.0.5.0"
66

77
#endif

www/changelog.shtml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<!--#include virtual="header.inc" -->
22
<h3>Change log:</h3>
3+
<b>1.0.5.0</b>
4+
<ul>
5+
<li>Fixed crash bug with notepad.prompt(). Thanks to Dieter Koessl for reporting</li>
6+
</ul>
7+
<br />
38
<b>1.0.4.0</b>
49
<ul>
510
<li>Fixed issue in Python with complex numbers (abs, hypot would never return). Thanks to Ron Jenson for reporting</li>

www/download.shtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There's no difference between the zip and the 7zip versions, just that the 7zip
1515
<br/><br/>
1616
There are two download locations - the primary one is <a href="http://sourceforge.net/projects/npppythonscript/files">here</a>, and the backup is <a href="localdl.shtml">here</a>
1717
h
18-
<h3><a href="http://sourceforge.net/projects/npppythonscript/files/Python%20Script%201.0.3.0/PythonScript_1.0.3.0.msi/download">Download the MSI</a>, or <a href="https://sourceforge.net/projects/npppythonscript/files/">go to the downloads</a> to choose a zipped version</a></h3>
18+
<h3><a href="http://sourceforge.net/projects/npppythonscript/files/Python%20Script%201.0.5.0/PythonScript_1.0.5.0.msi/download">Download the MSI</a>, or <a href="https://sourceforge.net/projects/npppythonscript/files/">go to the downloads</a> to choose a zipped version</a></h3>
1919

2020
<br/>
2121
<br/>

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.4.0
33+
Latest Version: 1.0.5.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.4.0/PythonScript_1.0.4.0.msi">Python Script 1.0.4.0 Installer (includes all extra files) (10.6MB)</a>
7-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.4.0/PythonScript_Full_1.0.4.0.7z">Python Script 1.0.4.0 FULL 7zip version (3.2MB)</a>
8-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.4.0/PythonScript_Full_1.0.4.0.zip">Python Script 1.0.4.0 FULL zip version (4.9MB)</a>
9-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.4.0/PythonScript_Min_1.0.4.0.7z">Python Script 1.0.4.0 MINIMUM 7zip version (2.3MB)</a>
10-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.4.0/PythonScript_Min_1.0.4.0.zip">Python Script 1.0.4.0 MINIMUM zip version (3.2MB)</a>
11-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.4.0/PythonScript_ExtraLibs_1.0.4.0.7z">Extra libraries 7z (906.2KB)</a>
12-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.4.0/PythonScript_ExtraLibs_1.0.4.0.zip">Extra libraries zip (1.2MB)</a>
13-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.4.0/PythonScript_TclTk_1.0.4.0.7z">Tcl/Tk libraries 7z (1.7MB)</a>
14-
<br/><a href="http://www.brotherstone.co.uk/npp/ps/downloads/1.0.4.0/PythonScript_TclTk_1.0.4.0.zip">Tcl/Tk libraries zip (4.6MB)</a>
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>
1515
<!--#include virtual="footer.inc" -->

0 commit comments

Comments
 (0)