From 309822238b9fb17e68b002c26157077de29ddb23 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 5 Mar 2025 21:56:52 -0500 Subject: Minor updates to documentation --- development.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'development.md') diff --git a/development.md b/development.md index a00b886..6d55829 100644 --- a/development.md +++ b/development.md @@ -140,10 +140,9 @@ Then implement the `syntax_highlight_` function similar to the other o When releasing a new version of `ted`: - Update `TED_VERSION` in `ted.h`. -- Update `Version` in `control` for the `.deb` file. - Run `make ted.deb` on Debian/Ubuntu. - Run `./update-windows-installer.py`. - Run `make.bat release` on Windows. - Update version history in `README.md`. - Create a new release on GitHub with `ted.deb` and `ted.msi`. -- Add `.deb` to repository. +- Add `.deb` to Debian repository. -- cgit v1.2.3