diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-13 22:31:23 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-13 22:31:23 -0700 |
| commit | 0b0586a224777bb12d86b5661f7826d48137873c (patch) | |
| tree | 76d626b67200ee142ebb8a94240cb2d7aa50e6cb /modules/gallery/helpers | |
| parent | dbeadfc2ab7e645a9e5a92e05cb5d90f4329480c (diff) | |
| parent | c527e70f26a85403633c9c8c7d32cc3b30cf625e (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/gallery/helpers')
| -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 |
