Skip to content
Snippets Groups Projects
Commit b668bbb9 authored by Demian Katz's avatar Demian Katz
Browse files

Updated version numbers for release.

parent f152ba4f
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<property name="mysqlrootpass" value="password" /> <property name="mysqlrootpass" value="password" />
<property name="pgsqlhost" value="localhost" /> <property name="pgsqlhost" value="localhost" />
<property name="pgsqlrootuser" value="postgres" /> <property name="pgsqlrootuser" value="postgres" />
<property name="version" value="2.2" /> <property name="version" value="2.2.1" />
<!-- Main Target --> <!-- Main Target -->
<target name="main" description="main target"> <target name="main" description="main target">
......
...@@ -81,7 +81,7 @@ showBookBag = false ...@@ -81,7 +81,7 @@ showBookBag = false
; Set the maximum amount of items allowed in the Book Bag - Default is 100 ; Set the maximum amount of items allowed in the Book Bag - Default is 100
bookBagMaxSize = 100 bookBagMaxSize = 100
; Generator value to display in an HTML header <meta> tag: ; Generator value to display in an HTML header <meta> tag:
generator = "VuFind 2.2" generator = "VuFind 2.2.1"
; This section allows you to configure the mechanism used for storing user ; This section allows you to configure the mechanism used for storing user
; sessions. Available types: File, Memcache, Database. ; sessions. Available types: File, Memcache, Database.
......
vufind 2.2.1 distribution; urgency=low
* VuFind 2.2.1 release (see http://vufind.org/wiki/changelog for details)
-- maintainer VuFind Project Administration Team <vufind-admins@lists.sourceforge.net> Mo 26 Feb 2014 09:11:36 UTC
vufind 2.2 distribution; urgency=low vufind 2.2 distribution; urgency=low
* VuFind 2.2 release (see http://vufind.org/wiki/changelog for details) * VuFind 2.2 release (see http://vufind.org/wiki/changelog for details)
......
Package: vufind2 Package: vufind2
Version: 2.2 Version: 2.2.1
Section: World Wide Web Section: World Wide Web
Priority: Optional Priority: Optional
Architecture: all Architecture: all
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment