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:
Diffstat (limited to 'scripts/RELEASE.txt')
-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