nfc-tools/ucard
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Rolling a new tarball
---------------------
1. Update version info in the following files:
- NEWS;
- configure.ac;
- libucard/ucard_version.h.
2. Run `make distcheck' to ensure everything is fine;
3. Commit;
4. Tag;
5. Checkout the tag;
6. Run `make dist'.