File: RELEASE.md

package info (click to toggle)
iio-sensor-proxy 3.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 540 kB
  • sloc: ansic: 5,256; python: 719; xml: 105; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# Release instructions

1. Update [NEWS.md](./NEWS.md) with a list of changes.
2. Bump version in [meson.build](./meson.build).
3. Tag an annotated release: `git tag -s -m "X.Y" X.Y`.