diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-10-04 23:55:19 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-10-04 23:55:19 -0700 |
commit | 4b4a2f8d8d170e2c42b202865bc4050ac92694cd (patch) | |
tree | 4ffd667e6ece9e61f290539e90f8537bdd554351 | |
parent | 3c40476b34ce9e65ada58bc063a30e5389219811 (diff) |
Set the version to 3.0 final (woot!).
-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 d7d3d9ad..b016f436 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 RC2 (Santa Fe)"; + const VERSION = "3.0 (Santa Fe)"; /** * If Gallery is in maintenance mode, then force all non-admins to get routed to a "This site is |