summaryrefslogtreecommitdiffabout
path: root/README.RELEASE
authorMichael Krelin <hacker@klever.net>2004-07-11 04:31:14 (UTC)
committer Michael Krelin <hacker@klever.net>2004-07-11 04:31:14 (UTC)
commitc3dcd62a138d85236ca32a48c26276c06f889246 (patch) (side-by-side diff)
treec630d257e7bff85d1836edc3aba85d8d0ee49564 /README.RELEASE
parenta1487b3fc0313408525cd5b2f3bc4a462df351f7 (diff)
downloadklog-c3dcd62a138d85236ca32a48c26276c06f889246.zip
klog-c3dcd62a138d85236ca32a48c26276c06f889246.tar.gz
klog-c3dcd62a138d85236ca32a48c26276c06f889246.tar.bz2
prepared for klog 1.1 release1.1
git-svn-id: http://svn.klever.net/kin/klog/trunk@8 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'README.RELEASE') (more/less context) (ignore whitespace changes)
-rw-r--r--README.RELEASE33
1 files changed, 33 insertions, 0 deletions
diff --git a/README.RELEASE b/README.RELEASE
new file mode 100644
index 0000000..fbdfd9c
--- a/dev/null
+++ b/README.RELEASE
@@ -0,0 +1,33 @@
+
+Before compiling canned install executable the following files should be placed
+in the build tree:
+
+redist/mfc42.dl_
+
+Release checklist:
+ (These are tags stored in KTAGS file. please, keep in sync. Use vim to
+ jump to these tags. I haven't tried it on windows, though).
+
+|help-news| - Release notes in help file
+
+Version number in the following places:
+
+|about-version| - About box
+|vsinfo-numeric-version| - VERSIONINFO numerical File&Prod V
+|vsinfo-string-version| - VERSIONINFO string File&Prod V
+|install-version| - Version used in install
+|install-vsinfo-numeric-version| - install's VERSIONINFO block
+|install-vsinfo-string-version| - install's VERSIONINFO block
+
+If the year flips check these:
+
+|about-date| - About box
+|help-license-date| - license in help file
+|license-date| - license in COPYING file
+|vsinfo-date| - Copyright in VERSIONINFO block
+|install-vsinfo-date| - Copyright in install's VERSIONINFO
+ block
+
+
+This is for vim (don't remove):
+ vim:set tags=KTAGS isk=!-~,^*,^\|,^\" ft=help: