diff options
author | onefang | 2019-08-31 00:21:27 +1000 |
---|---|---|
committer | onefang | 2019-08-31 00:21:27 +1000 |
commit | 3d32ce2d98e692c11ee6225bcf507f59b2db66dc (patch) | |
tree | 897fe2fbd4f2570328ed85d077ed8ed81a2e8f4e /coderDocs/TODO.txt | |
parent | New NEWS. (diff) | |
download | opensim-SC-3d32ce2d98e692c11ee6225bcf507f59b2db66dc.zip opensim-SC-3d32ce2d98e692c11ee6225bcf507f59b2db66dc.tar.gz opensim-SC-3d32ce2d98e692c11ee6225bcf507f59b2db66dc.tar.bz2 opensim-SC-3d32ce2d98e692c11ee6225bcf507f59b2db66dc.tar.xz |
Tag and release OpenSim_SC 0.9.0.1 RC1.OpenSim_SC_0.9.0.1_RC1
Diffstat (limited to '')
-rw-r--r-- | coderDocs/TODO.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/coderDocs/TODO.txt b/coderDocs/TODO.txt index bd3c02a..e3288d5 100644 --- a/coderDocs/TODO.txt +++ b/coderDocs/TODO.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | TODO on release- | 1 | TODO on release |
2 | ---------------- | 2 | --------------- |
3 | Update version numbers. | 3 | Update version numbers. |
4 | git log 8f280962f019d46e0367b29246283a1e34ceb955.. --pretty=format:"%s%n%b%n----------------" > NEWS.new | 4 | git log 8f280962f019d46e0367b29246283a1e34ceb955.. --pretty=format:"%s%n%b%n----------------" > NEWS.new |
5 | That'll be up to and excluding that revision. | 5 | That'll be up to and excluding that revision. |