File: version-patch.diff

package info (click to toggle)
morse-simulator 1.4-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 187,116 kB
  • sloc: ansic: 108,311; python: 25,694; cpp: 786; makefile: 126; xml: 34; sh: 7
file content (12 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Author: Sylvestre Ledru
Last-Update: 2019-01-05 19:07:55 +0100
Description: Provide version.py file

Index: morse-simulator-1.4/version.py
===================================================================
--- /dev/null
+++ morse-simulator-1.4/version.py
@@ -0,0 +1,3 @@
+VERSION="1.4"
+PROJECT_STABLE=True
+