On Thu, May 16, 2024 at 1:36 PM Gregory Pietsch via Freedos-devel
<freedos-devel@lists.sourceforge.net> wrote:
>
> FreeDOS Edlin 2.24 has been released to an unsuspecting world! Jim Hall
> sent me some edits that moved the copyright to the help screen and
> changed "Abort edit" to "Really quit". It's available on SourceForge
> and Jim should mirror it very soon now!
>


Thanks! Unfortunately, this still advertises itself as 2.23. Can you
fix it on SF and I can re-mirror that?

D:\SRC\EDLIN224>find "2.23" config*.*
---------------- CONFIG-H.BC
#define PACKAGE_STRING "edlin 2.23"
#define PACKAGE_VERSION "2.23"
#define VERSION "2.23"
---------------- CONFIG-H.OW
#define PACKAGE_STRING "edlin 2.23"
#define PACKAGE_VERSION "2.23"
#define VERSION "2.23"
---------------- CONFIG.GUE
---------------- CONFIG_H.IN
---------------- CONFIG.SUB
---------------- CONFIGUR
---------------- CONFIGUR.AC


Might want to update ow.bat too:

D:\SRC\EDLIN224>find "2.23" *.bat
---------------- OW.BAT
REM builds FreeDOS's edlin 2.23 (by Gregory Pietsch:  gpiet...@comcast.net)
if not exist edlin-2.23\nul if exist edlin-2.23.zip unzip edlin-2.23.zip
if not exist edlin-2.23\nul goto end
cd edlin-2.23


I should have sent complete changes that updated the version to 2.24
for you, too. Sorry about that.


_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to