Beta 3 version bump

pull/3/head REL-1_0-BETA3
Dave Page 2016-07-18 16:34:00 +01:00
parent 83a1535f89
commit 8e29d16eec
1 changed files with 1 additions and 1 deletions

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 = 'beta2.1'
APP_SUFFIX = 'beta3'
# Copyright string for display in the app
APP_COPYRIGHT = 'Copyright 2013 - 2016, The pgAdmin Development Team'