summaryrefslogtreecommitdiffabout
path: root/README
Unidiff
Diffstat (limited to 'README') (more/less context) (show whitespace changes)
-rw-r--r--README27
1 files changed, 0 insertions, 27 deletions
diff --git a/README b/README
deleted file mode 100644
index 9bbcbe8..0000000
--- a/README
+++ b/dev/null
@@ -1,27 +0,0 @@
1
2Release checklist:
3 (These are tags stored in KTAGS file. please, keep in sync. Use vim to
4 jump to these tags. I haven't tried it on windows, though).
5
6 |help-news| - Release notes in help file
7
8Version number in the following places:
9
10 |kinsole-version| - KINSole code define
11 |vsinfo-numeric-version| - VERSIONINFO numerical File&Prod V
12 |vsinfo-string-version| - VERSIONINFO string File&Prod V
13 |install-version| - Version used in install
14 |install-vsinfo-numeric-version|- install's VERSIONINFO block
15 |install-vsinfo-string-version| - install's VERSIONINFO block
16
17If the year flips check these:
18
19 |usage-date| - Usage message copyright notice
20 |help-license-date| - license in help file
21 |license-date| - license in COPYING file
22 |vsinfo-date| - Copyright in VERSIONINFO block
23 |install-vsinfo-date| - Copyright in install's VERSIONINFO
24
25
26This is for vim (don't remove):
27 vim:set tags=KTAGS isk=!-~,^*,^\|,^\" ft=help: