Bump version for beta 2.

This commit is contained in:
Dave Page
2016-06-21 12:20:01 +01:00
parent e43ff84627
commit 648eebd230

View File

@@ -28,7 +28,7 @@ APP_REVISION = 0
# Application version suffix, e.g. 'beta1', 'dev'. Usually an empty string
# for GA releases.
APP_SUFFIX = 'beta1'
APP_SUFFIX = 'beta2'
# Copyright string for display in the app
APP_COPYRIGHT = 'Copyright 2013 - 2016, The pgAdmin Development Team'