]> arthur.barton.de Git - bup.git/blobdiff - README.md
Update base_version for 0.32 release
[bup.git] / README.md
index 6c15ffe04b4d2d77574d6aa4f37c2a7f5d2d48ff..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:
@@ -689,3 +690,9 @@ requests), how we handle branches, etc.
 Have fun,
 
 Avery
+
+<!--
+Local Variables:
+mode: markdown
+End:
+-->