pull/312/head
nick black 4 years ago
parent 746ef96ea1
commit 29fc25e628

@ -1,6 +1,5 @@
* `for i in CMakeLists.txt doc/man/man*/* doc/man/index.html python/setup.py rust/*/Cargo.toml rust/libnotcurses-sys/build.rs ; do sed -i -e "s/x.y.z/$VERSION/g" $i ; done`
* Finalize Debian changelog with `dch -r`
* Update version in rust/Cargo.toml
* git commit -a -m v$VERSION
* Verify that Debian package builds properly
* git clean -d -f -x

Loading…
Cancel
Save