diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-14 07:37:54 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-14 07:37:54 -0700 |
commit | 7a379e689a1ce99c4db7aebba39b206b0c35f242 (patch) | |
tree | 6d0b1e7e4ea58b9b3648381f3d2ec8abadb38e64 | |
parent | 0b0586a224777bb12d86b5661f7826d48137873c (diff) | |
parent | 8fa370c49fa28741d6ff1bd9ca4ccc1f70dc37af (diff) |
Merge branch 'master' of git@github.com:gallery/gallery3 into talmdal_dev
-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 |