diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-09-13 22:59:58 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-09-13 22:59:58 -0700 |
commit | 8fa370c49fa28741d6ff1bd9ca4ccc1f70dc37af (patch) | |
tree | 6d0b1e7e4ea58b9b3648381f3d2ec8abadb38e64 | |
parent | c527e70f26a85403633c9c8c7d32cc3b30cf625e (diff) |
Set the version to "3.0 git (pre-RC1)"
-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 a892287f..40e188e2 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 3"; + const VERSION = "3.0 git (pre-RC1)"; /** * If Gallery is in maintenance mode, then force all non-admins to get routed to a "This site is |