Get ready for new release.
This commit is contained in:
parent
c5722e9ea3
commit
496e863909
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
||||||
version 0.4
|
version 0.4 2003-05-19
|
||||||
* New file "sunterlib.scm" contains the old "interfaces.scm" and
|
* New file "sunterlib.scm" contains the old "interfaces.scm" and
|
||||||
"packages.scm" ("interfaces.scm" and "packages.scm" are deprecated
|
"packages.scm" ("interfaces.scm" and "packages.scm" are deprecated
|
||||||
and will be removed in a future release).
|
and will be removed in a future release).
|
||||||
|
|
|
@ -8,6 +8,6 @@ How to make a release:
|
||||||
5. Tag the release. For example to tag sunterlib-0.1.tar.gz
|
5. Tag the release. For example to tag sunterlib-0.1.tar.gz
|
||||||
cvs tag sunterlib-0-1 .
|
cvs tag sunterlib-0-1 .
|
||||||
6. Post the release:
|
6. Post the release:
|
||||||
scp sunterlib-0.1.tar.gz subversions.gnu.org:/upload/sunterlib
|
scp sunterlib-0.1.tar.gz subversions.gnu.org:/upload/sunterlib/release.pkg/0.1/
|
||||||
7. Increment the version number in Makefile.
|
7. Increment the version number in Makefile.
|
||||||
8. Start a new version entry in NEWS.
|
8. Start a new version entry in NEWS.
|
||||||
|
|
Loading…
Reference in New Issue