diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-09-12 17:11:10 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-09-12 17:11:10 -0700 |
commit | 51f6329a89be3382b7319b0add30283e9c9bce6a (patch) | |
tree | d9319833657154d073c7baf2fa74086faa30cdac /modules | |
parent | 823fa2fc8339a6638ef4f0fcdae7f96e99a4f0bd (diff) |
Update version to "3.0 beta 3"
Diffstat (limited to 'modules')
-rw-r--r-- | modules/gallery/helpers/gallery.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/helpers/gallery.php b/modules/gallery/helpers/gallery.php index 813134eb..a892287f 100644 --- a/modules/gallery/helpers/gallery.php +++ b/modules/gallery/helpers/gallery.php @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ class gallery_Core { - const VERSION = "3.0 git (pre-beta3)"; + const VERSION = "3.0 beta 3"; /** * If Gallery is in maintenance mode, then force all non-admins to get routed to a "This site is |