diff readme.txt @ 2992:c8bee3b6e7ce

Bump up the internal version to 3.4 and update the readme.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 14 Apr 2023 02:53:00 +0000
parents ebb94fc2b19f
children 392f0b3dd502
line wrap: on
line diff
--- a/readme.txt	Tue Apr 04 12:05:14 2023 +0000
+++ b/readme.txt	Fri Apr 14 02:53:00 2023 +0000
@@ -22,9 +22,9 @@
     XP: Visual Studio 2010.
         Should run on XP and later, with Aero on Vista and 7.
         No Notifications nor WebView2 and oldsockpipe() on all.
-    2000: Visual Studio 2005. Remove -DAEROGLASS from CFLAGS.
-        Should run on 2000 and later, no Aero, Notifications, 
-        WebView2 and oldsockpipe() on all versions.
+    2000: Visual Studio 2005. Should run on 2000 and later,
+        no Aero, no Notifications, no WebView2 and oldsockpipe()
+        on all versions.
 C++: Recommends a C++11 compatible compiler.
     MacOS: PowerPC GCC 6 from Tiger Brew.
            Intel Apple Clang from Xcode 4.4 or later.