diff --git a/build.xml b/build.xml
index 05b0c172e31379c0d84a8beb3562575a7e923db3..f330675b2eeec0090a46929f45d7b53fe6028447 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.1" />
+  <property name="version" value="6.1.2" />
 
   <!-- 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 bab64b4bf0a878835571cd993a93c055db64b66d..cba56f41f147229fb5ab852866fd3e2af26b974a 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.1"
+generator = "VuFind 6.1.2"
 
 ; 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 47d3beacdac3c91f736eb4f1bf55ddfb16a7e0a7..b49df95fa28cc7e7881c4d08946ac1145a9d627c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "vufind",
-  "version": "6.1.1",
+  "version": "6.1.2",
   "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 8e3780c4ab5f8f9a5e4408c154e5bb5d2be62fec..a45a887f997af488dd9a5349d36eface54d8e1de 100644
--- a/packages/DEBIAN/changelog
+++ b/packages/DEBIAN/changelog
@@ -1,3 +1,9 @@
+vufind 6.1.2 distribution; urgency=low
+
+  * VuFind 6.1.2 release (see http://vufind.org/wiki/changelog for details)
+
+ -- maintainer VuFind Project Administration Team <vufind-admins@lists.sourceforge.net>  Mo 13 Jul 2020 10:00:00 UTC
+
 vufind 6.1.1 distribution; urgency=low
 
   * VuFind 6.1.1 release (see http://vufind.org/wiki/changelog for details)
diff --git a/packages/DEBIAN/control b/packages/DEBIAN/control
index 15269aa3512dd25342025bc45ee8abac12b18159..8e95f06574f548258e81b9fcd94f5747640ef3f4 100644
--- a/packages/DEBIAN/control
+++ b/packages/DEBIAN/control
@@ -1,5 +1,5 @@
 Package: vufind
-Version: 6.1.1
+Version: 6.1.2
 Section: World Wide Web
 Priority: Optional
 Architecture: all