File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2017-08-210 karl <charcoal@users.sf.net>
2+
3+ * added -fno-delete-null-pointer-checks to stop stupid crash.
4+ somebody please tell the gnu people that this is just plain wrong.
5+ * 4.0.6a release, Windows only.
6+
172017-08-10 karl <charcoal@users.sf.net>
28
39 * 4.0.6 release.
Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ ____________________
33XIPHOS RELEASE NOTES
44____________________
55
6+ Release 4.0.6a
7+ 20 Aug 2017
8+
9+ Windows only.
10+ - internal: fixed compiler error causing 1st-time user crash in mod.mgr.
11+ ________________________________________________________________
12+
613Release 4.0.6
71410 Aug 2017
815
Original file line number Diff line number Diff line change 4444 !define APP_NAME " Xiphos"
4545 !define INSTALLER_NAME " xiphos"
4646 !define APP_BINARY_NAME " xiphos.exe"
47- !define APP_VERS " 4.0.6 "
47+ !define APP_VERS " 4.0.6a "
4848 !define APP_EDITION " win32"
4949 !define APP_URL " http://xiphos.org"
5050
Original file line number Diff line number Diff line change 4444 !define APP_NAME " Xiphos"
4545 !define INSTALLER_NAME " xiphos"
4646 !define APP_BINARY_NAME " xiphos.exe"
47- !define APP_VERS " 4.0.6 "
47+ !define APP_VERS " 4.0.6a "
4848 !define APP_EDITION " win64"
4949 !define APP_URL " http://xiphos.org"
5050
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ preproc.strict_quotes=0
1414import waffles .misc
1515import waffles .gnome as gnome
1616
17- VERSION = '4.0.6 '
17+ VERSION = '4.0.6a '
1818
1919APPNAME = 'xiphos'
2020PACKAGE = 'xiphos'
Original file line number Diff line number Diff line change 1- .TH XIPHOS-NAV "1" "Aug 2017" "xiphos 4.0.6 " "Xiphos Utilities"
1+ .TH XIPHOS-NAV "1" "Aug 2017" "xiphos 4.0.6a " "Xiphos Utilities"
22.SH "NAME"
33xiphos\- nav \- Navigating Xiphos to a verse reference
44.SH "SYNOPSIS"
Original file line number Diff line number Diff line change 1- .TH XIPHOS "1" "Aug 2017" "xiphos 4.0.6 " "User Commands"
1+ .TH XIPHOS "1" "Aug 2017" "xiphos 4.0.6a " "User Commands"
22.SH NAME
33xiphos \- A Bible research tool
44.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments