From f209ec7c89c231754f5dedaf6d633de1a6fa996b Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Mon, 9 Jan 2023 20:06:05 -0800 Subject: [PATCH] Update docs --- INSTALL.md | 4 ++-- README.md | 4 ++-- dist/README.md | 4 +--- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 08e011b..0d17a13 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -33,8 +33,8 @@ Spek requires OS X 10.5+ and an Intel-based Mac. To build Spek, download the source code tarball then run these commands from terminal: - tar -xvf spek-0.8.4.tar.xz - cd spek-0.8.4 + tar -xvf spek-0.8.5.tar.xz + cd spek-0.8.5 ./configure make diff --git a/README.md b/README.md index 9e587f5..0b855ed 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ Bugfixes: ### Sources / Packages -Spek 0.8.4 tarball: +Spek 0.8.5 tarball: - * + * Windows and Mac OS X binaries: diff --git a/dist/README.md b/dist/README.md index 4ea33aa..33c8327 100644 --- a/dist/README.md +++ b/dist/README.md @@ -27,8 +27,6 @@ * Write the blog post, link from web/index.html, don't publish yet. * Upload the tarball + OSX and WIN binaries. * `git tag -a vX.Y.Z`. + * `git push origin vX.Y.Z`. * Upload the website using `make upload`. * Publish the blog post. - * Send an announcement to the LAA list. - * Update the forum thread on what. - * Update FreeBSD and Debian ports.