diff --git a/build.xml b/build.xml
index b11aa09fe371b1803975f24417f242af3a539c18..e60b8444a05f81c27062ca826d75ab2626114bb6 100644
--- a/build.xml
+++ b/build.xml
@@ -16,7 +16,7 @@
   <property name="mysqlrootpass" value="password" />
   <property name="pgsqlhost" value="localhost" />
   <property name="pgsqlrootuser" value="postgres" />
-  <property name="version" value="2.1.1" />
+  <property name="version" value="2.2" />
 
   <!-- Main Target -->
   <target name="main" description="main target">
diff --git a/config/vufind/config.ini b/config/vufind/config.ini
index 0e81f5ef306585419e7ca357f0db97f8a829f8d4..5f83c5e903e63b55e9bb9632463f4ef954700bd4 100644
--- a/config/vufind/config.ini
+++ b/config/vufind/config.ini
@@ -81,7 +81,7 @@ showBookBag = false
 ; Set the maximum amount of items allowed in the Book Bag - Default is 100
 bookBagMaxSize = 100
 ; Generator value to display in an HTML header <meta> tag:
-generator = "VuFind 2.1.1"
+generator = "VuFind 2.2"
 
 ; This section allows you to configure the mechanism used for storing user
 ; sessions.  Available types: File, Memcache, Database.
diff --git a/packages/DEBIAN/changelog b/packages/DEBIAN/changelog
index 7af193a31cb4b52dbfcb4053fe6826b03bda755f..0d0a76f37889ac41b774fbf6fbe8cd334f22d46d 100644
--- a/packages/DEBIAN/changelog
+++ b/packages/DEBIAN/changelog
@@ -1,3 +1,9 @@
+vufind 2.2 distribution; urgency=low
+
+  * VuFind 2.2 release (see http://vufind.org/wiki/changelog for details) 
+
+ -- maintainer VuFind Project Administration Team <vufind-admins@lists.sourceforge.net>  Mo 27 Jan 2014 09:13:52 UTC
+
 vufind 2.1.1 distribution; urgency=low
 
   * VuFind 2.1.1 release (see http://vufind.org/wiki/changelog for details) 
diff --git a/packages/DEBIAN/control b/packages/DEBIAN/control
index 8d5d21d7c57ea84c8e9556a5b065a40581cfe7b9..865fbd2a1a41dec5cffc66ab253e76e6c0ecfef2 100644
--- a/packages/DEBIAN/control
+++ b/packages/DEBIAN/control
@@ -1,5 +1,5 @@
 Package: vufind2
-Version: 2.1.1
+Version: 2.2
 Section: World Wide Web
 Priority: Optional
 Architecture: all