README.hacking: Tag must come first
parent
5843801120
commit
21ed6f940c
|
@ -5,11 +5,11 @@ Publishing New Versions
|
|||
=======================
|
||||
To build and publish a new version on NPM:
|
||||
|
||||
- Tag version with 'v' prefix
|
||||
- Regenerate `configure' with version information:
|
||||
$ ./autogen.sh
|
||||
- Test:
|
||||
$ ./configure && make
|
||||
- Tag version with 'v' prefix
|
||||
- Create tarball:
|
||||
$ make dist
|
||||
- Publish:
|
||||
|
|
Loading…
Reference in New Issue