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

github.com/windirstat/premake-4.x.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
commit1b8a1608ac0298de74fd42ce0e30538f2346bedf (patch)
tree6ae59c0f3f20fb57d82dd48aeeaac41dbf313ee6
parent763568521bb042553c9735ab5dcaa61d899fd1ee (diff)
4.3 release prep4.3
-rw-r--r--CHANGES.txt2
-rw-r--r--scripts/RELEASE.txt23
2 files changed, 24 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c1161cb..23a1967 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,5 @@
-------
- 4.3 (in progress)
+ 4.3
-------
* CHANGED LICENSE FROM GPLv2 TO BSD
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