diff --git a/doc/content-for-release-docs.html b/doc/content-for-release-docs.html
index b07b8e62b..535b60265 100644
--- a/doc/content-for-release-docs.html
+++ b/doc/content-for-release-docs.html
@@ -1,19 +1,20 @@
- Head
- Miller-3.0.0
- Miller-2.3.2
- Miller-2.3.1
- Miller-2.3.0
- Miller-2.2.1
- Miller-2.2.0
- Miller-2.1.4
- Miller-2.1.3
- Miller-2.1.2
- Miller-2.1.1
- Miller-2.1.0
- Miller-2.0.0
- Miller-1.0.1
- Miller-1.0.0
+ Head
+ Miller-3.0.1
+ Miller-3.0.0
+ Miller-2.3.2
+ Miller-2.3.1
+ Miller-2.3.0
+ Miller-2.2.1
+ Miller-2.2.0
+ Miller-2.1.4
+ Miller-2.1.3
+ Miller-2.1.2
+ Miller-2.1.1
+ Miller-2.1.0
+ Miller-2.0.0
+ Miller-1.0.1
+ Miller-1.0.0
diff --git a/doc/mlr.1.premade b/doc/mlr.1.premade
index ee67f3b58..72ce718ba 100644
--- a/doc/mlr.1.premade
+++ b/doc/mlr.1.premade
@@ -38,7 +38,7 @@ on integer-indexed fields: if the natural data structure for the latter is the
array, then Miller's natural data structure is the insertion-ordered hash map.
This encompasses a variety of data formats, including but not limited to the
familiar CSV. (Miller can handle positionally-indexed data as a special
-case.) This manpage documents Miller v3.0.1.
+case.) This manpage documents Miller v3.0.1-dev.
.SH "EXAMPLES"
.sp
diff --git a/doc/reference.html b/doc/reference.html
index a31b7a484..71eca5a62 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -432,7 +432,7 @@ Output of one verb may be chained as input to another using "then", e.g.
mlr stats1 -a min,mean,max -f flag,u,v -g color then sort -f color
For more information please see http://johnkerl.org/miller/doc and/or
-http://github.com/johnkerl/miller. This is Miller version v3.0.1.
+http://github.com/johnkerl/miller. This is Miller version v3.0.1-dev.
diff --git a/doc/release-docs.html b/doc/release-docs.html
index ec135a5bc..2911a1ec2 100644
--- a/doc/release-docs.html
+++ b/doc/release-docs.html
@@ -134,21 +134,22 @@ Miller commands were run with pretty-print-tabular output format.