diff --git a/build.xml b/build.xml
index 8b18876acb517082050632219f2d1af4302d892f..c9feb21392e125c06c4602ca5094a053bf4b8452 100644
--- a/build.xml
+++ b/build.xml
@@ -31,7 +31,7 @@
   <property name="skip_phpdoc" value="false" />
   <property name="phpdoc_version" value="3.0.0-alpha.4" />
 
-  <property name="version" value="7.0" />
+  <property name="version" value="7.0.1" />
 
   <!-- We only need the -p switch if the password is non-blank -->
   <if><not><equals arg1="${mysqlrootpass}" arg2="" /></not><then>
diff --git a/config/vufind/config.ini b/config/vufind/config.ini
index cb56fcd50f277d718657f06bbc4fccf6b4e6ddf6..01adf1b5fd64f6ab6e1a67819c05365051e41495 100644
--- a/config/vufind/config.ini
+++ b/config/vufind/config.ini
@@ -151,7 +151,7 @@ allowSavedSearches = true
 ; features (such as display of hierarchies).
 nonJavascriptSupportEnabled = false
 ; Generator value to display in an HTML header <meta> tag:
-generator = "VuFind 7.0"
+generator = "VuFind 7.0.1"
 
 ; This section allows you to configure the mechanism used for storing user
 ; sessions.  Available types: File, Memcache, Database, Redis.
diff --git a/package.json b/package.json
index 26695805a0fbbc41009d4474a0aa47bb4443d361..b457273317353651a06949f8e3207b21749f0145 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "vufind",
-  "version": "7.0.0",
+  "version": "7.0.1",
   "description": "Dev tools to handle css preprocessing, js magic, and compression",
   "repository": {
     "type": "git",
diff --git a/packages/DEBIAN/changelog b/packages/DEBIAN/changelog
index 5a34e2c449b1946a9353ceb20127217b7e1cc094..081488163c296cfec7a536371984fe80132f8c04 100644
--- a/packages/DEBIAN/changelog
+++ b/packages/DEBIAN/changelog
@@ -1,3 +1,9 @@
+vufind 7.0.1 distribution; urgency=low
+
+  * VuFind 7.0.1 release (see http://vufind.org/wiki/changelog for details)
+
+ -- maintainer VuFind Project Administration Team <vufind-admins@lists.sourceforge.net>  Mo 31 Aug 2020 10:00:00 UTC
+
 vufind 7.0 distribution; urgency=low
 
   * VuFind 7.0 release (see http://vufind.org/wiki/changelog for details)
diff --git a/packages/DEBIAN/control b/packages/DEBIAN/control
index bae26c553549cec3d08216b7d9a23b7a42767dfc..18ab6c045fbb8aa8ff6d337bc1b57bc24776c3c4 100644
--- a/packages/DEBIAN/control
+++ b/packages/DEBIAN/control
@@ -1,5 +1,5 @@
 Package: vufind
-Version: 7.0
+Version: 7.0.1
 Section: World Wide Web
 Priority: Optional
 Architecture: all