diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-07-22 13:03:01 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-07-22 13:03:01 -0700 |
commit | 4854003f41fa8a57dc687b9a65a99498fc7c46bc (patch) | |
tree | e4a47f03066d007097bc1e8d0a541812a7c9ac88 /modules | |
parent | 4ddaaeb9dd3359226d0406f85c58ea219f559e4e (diff) |
bump version to "3.0 git (pre-beta3)"
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 a32ac484..2fa7ad1c 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 beta 2"; + const VERSION = "3.0 git (pre-beta3)"; /** * If Gallery is in maintenance mode, then force all non-admins to get routed to a "This site is |