]> arthur.barton.de Git - bup.git/blobdiff - README.md
Update README, HACKING, and release notes for 0.32
[bup.git] / README.md
index 9f32d1cbd5858d90a9e47487c914a964110692ac..2c00a3fc7a60b96b299ce601b5ee8b3a0be19aba 100644 (file)
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ Reasons you might want to avoid bup
 Notable changes introduced by a release
 =======================================
 
+ - <a href="note/0.32-from-0.31.md">Changes in 0.32 as compared to 0.31</a>
  - <a href="note/0.31-from-0.30.1.md">Changes in 0.31 as compared to 0.30.1</a>
  - <a href="note/0.30.1-from-0.30.md">Changes in 0.30.1 as compared to 0.30</a>
  - <a href="note/0.30-from-0.29.3.md">Changes in 0.30 as compared to 0.29.3</a>
@@ -129,7 +130,7 @@ From source
    bup, please check out the latest stable release like this:
 
     ```sh
-    git checkout 0.31
+    git checkout 0.32
     ```
 
    You can see the latest stable release here: