1
0
Fork 0

README.hacking: Tag must come first

master
Mike Gerwitz 2018-02-06 15:17:25 -05:00 committed by Jeffrey Fisher
parent 5843801120
commit 21ed6f940c
1 changed files with 1 additions and 1 deletions

View File

@ -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: