diff --git a/build.xml b/build.xml
index f6426746be8656da50f3b9e11823dd30fa06cb42..c9441af6e0cca8573b22d8b461664675a562d228 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 d020832ebe07b69b9ec9df05c6f845e082b57c49..b804c92fb9b49a4703e8b82bc15d5a48d67ff053 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 110f7f8e31f2efb5d6d0179dafca466d14dae204..8ea3aa89849874897d425384c921131596734dd4 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