diff options
author | pommicket <pommicket@gmail.com> | 2023-03-21 14:41:31 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-03-21 14:41:31 -0400 |
commit | 3e4c6c976ce17324bc689c39790740f1e6761f36 (patch) | |
tree | f29b6ac21c0a6ddd2e7887ca84b2a11a5811ecb9 /control | |
parent | 600721070f2970b3386393ca93cb8dc53aedc240 (diff) |
fix GLSL syntax highlighting (oops)
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Package: ted -Version: 2.1 +Version: 2.1r1 Section: text Priority: optional Architecture: amd64 |