summaryrefslogtreecommitdiffabout
path: root/README.RELEASE
authorMichael Krelin <hacker@klever.net>2012-12-08 21:19:17 (UTC)
committer Michael Krelin <hacker@klever.net>2012-12-11 21:59:29 (UTC)
commit8808689fe340bec6e90ab13dd502292b0579cf1f (patch) (side-by-side diff)
tree45b7c863151341f687b74e40bffcbd7ab5468783 /README.RELEASE
parent6e7e413ca364d79673e523c09767c18e7cff1bec (diff)
downloadpumpkin-8808689fe340bec6e90ab13dd502292b0579cf1f.zip
pumpkin-8808689fe340bec6e90ab13dd502292b0579cf1f.tar.gz
pumpkin-8808689fe340bec6e90ab13dd502292b0579cf1f.tar.bz2
initial osx portosx/0.0
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to 'README.RELEASE') (more/less context) (ignore whitespace changes)
-rw-r--r--README.RELEASE33
1 files changed, 0 insertions, 33 deletions
diff --git a/README.RELEASE b/README.RELEASE
deleted file mode 100644
index fbdfd9c..0000000
--- a/README.RELEASE
+++ b/dev/null
@@ -1,33 +0,0 @@
-
-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: