diff options
author | pommicket <pommicket@gmail.com> | 2023-03-27 16:40:54 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-03-27 16:40:54 -0400 |
commit | 2794f396484bc8f1fb29190478c668cda22ce22d (patch) | |
tree | 61510311aa6572d61d14a1a6ea11391a9f65f8ea /control | |
parent | 372cc3bac0d7f33eb2f42c1f1fd9a8c79644cf9f (diff) |
fix crash on in/decrement-number & insert-text w no active buffer
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Package: ted -Version: 2.2 +Version: 2.2r1 Section: text Priority: optional Architecture: amd64 |