diff --git a/build.xml b/build.xml
index d4a4e1d9e4a949447f6a1173334a635003f24e5a..67869e82369e1332a546fcacf65fcbcad1951f10 100644
--- a/build.xml
+++ b/build.xml
@@ -30,7 +30,7 @@
   <property name="skip_phpdoc" value="false" />
   <property name="phpdoc_version" value="3.0.0-alpha.4" />
 
-  <property name="version" value="6.1" />
+  <property name="version" value="6.1.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 12c0e57f5ac7665c85c7e2f51a124ba5e4636e74..d020832ebe07b69b9ec9df05c6f845e082b57c49 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 6.1"
+generator = "VuFind 6.1.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 58e0b0b8289f3c42f7e0c5cb82015239989ae8b8..110f7f8e31f2efb5d6d0179dafca466d14dae204 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "vufind",
-  "version": "6.1.0",
+  "version": "6.1.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 eaa6cf71fec9f6d164d6fcbc605a6c08b5e5a97f..8e3780c4ab5f8f9a5e4408c154e5bb5d2be62fec 100644
--- a/packages/DEBIAN/changelog
+++ b/packages/DEBIAN/changelog
@@ -1,3 +1,9 @@
+vufind 6.1.1 distribution; urgency=low
+
+  * VuFind 6.1.1 release (see http://vufind.org/wiki/changelog for details)
+
+ -- maintainer VuFind Project Administration Team <vufind-admins@lists.sourceforge.net>  Mo 16 Mar 2020 10:00:00 UTC
+
 vufind 6.1 distribution; urgency=low
 
   * VuFind 6.1 release (see http://vufind.org/wiki/changelog for details)
diff --git a/packages/DEBIAN/control b/packages/DEBIAN/control
index 81ad3ece2aa9d04d028ece6d525e1eaf87ae17b1..15269aa3512dd25342025bc45ee8abac12b18159 100644
--- a/packages/DEBIAN/control
+++ b/packages/DEBIAN/control
@@ -1,5 +1,5 @@
 Package: vufind
-Version: 6.1
+Version: 6.1.1
 Section: World Wide Web
 Priority: Optional
 Architecture: all