Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Perkins <starkos@industriousone.com>2010-11-16 14:25:37 +0300
committerJason Perkins <starkos@industriousone.com>2010-11-16 14:25:37 +0300
commitd67f937976aabbdbfa7b1f91c8e7bb0b4c185de7 (patch)
tree6ae59c0f3f20fb57d82dd48aeeaac41dbf313ee6 /scripts
parentcb1983b1f0f0d1a41387ac1aeed1c7341abcd4fb (diff)
4.3 release prep4.3
Diffstat (limited to 'scripts')
-rw-r--r--scripts/RELEASE.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/scripts/RELEASE.txt b/scripts/RELEASE.txt
new file mode 100644
index 0000000..476d8da
--- /dev/null
+++ b/scripts/RELEASE.txt
@@ -0,0 +1,23 @@
+PREMAKE RELEASE CHECKLIST
+-------------------------
+
+VERSION NUMBERS
+
+ 4.0
+ 4.0-beta1
+ 4.0-rc1
+ 4.0.1
+
+PREP
+
+ * Make sure all tests pass on Windows and POSIX
+
+ * Update CHANGELOG.txt as needed
+
+ * Prep release announcement for forums
+
+ * Run `premake4 embed`
+
+ * Commit all changes to premake-stable
+
+ * Tag premake-stable with the version number