File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ should be located in the same directory as this file is.
2424------------------------------------------------------------------------------
2525
2626
27- Changes between 3.7.1-beta.3 and 3.7.1-TBD
27+ Changes between 3.7.1-beta.3 and 3.7.1-beta.4
2828=============================================
2929
3030The focus of this version has been on fixing bugs.
Original file line number Diff line number Diff line change @@ -27,9 +27,13 @@ Notes:
2727------------------------------------------------------------------------------
2828
2929------------------------------------------------------------------------------
30- POV-Ray v3.7.1-TBD
30+ POV-Ray v3.7.1-beta.4
3131------------------------------------------------------------------------------
3232
33+ Commit 6eb1d94 on 2017-03-04 by Christoph Lipka
34+
35+ Fix SSE2 support detection on Windows XP.
36+
3337Commit 5e34fd0 on 2017-03-04 by Christoph Lipka
3438
3539 Upgrade Visual Studio project files from VS 2010 to VS 2015.
Original file line number Diff line number Diff line change 7474/// @def POV_RAY_PRERELEASE
7575/// Pre-release identifier.
7676/// Leave undefined for final releases.
77- #define POV_RAY_PRERELEASE "beta.3 "
77+ #define POV_RAY_PRERELEASE "beta.4 "
7878
7979/// @def POVRAY_IS_BETA
8080/// Whether this version is a beta.
Original file line number Diff line number Diff line change 1- 3.7.1-beta.3
1+ 3.7.1-beta.4
You can’t perform that action at this time.
0 commit comments