summaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-10-19 11:52:15 -0400
committerpommicket <pommicket@gmail.com>2023-10-19 11:56:32 -0400
commit7d1c879163d8e5a061014a18fed1b4f3800b7ae8 (patch)
treecfe2eef446c30c4e154c36a00ce261cc26a65226 /development.md
parent04e38794a7ec6c74da8ac6cc60ea45c310715ebb (diff)
bump version2.7.0
Diffstat (limited to 'development.md')
-rw-r--r--development.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/development.md b/development.md
index f1a5707..91b72b1 100644
--- a/development.md
+++ b/development.md
@@ -142,6 +142,7 @@ 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.
-- Run `python3 update-windows-installer.py`.
- Create a new release on GitHub with `ted.deb` and `ted.msi`.
+- Add `.deb` to repository.