diff options
| author | Romain LE DISEZ <romain.git@ledisez.net> | 2009-07-23 18:08:57 +0200 |
|---|---|---|
| committer | Romain LE DISEZ <romain.git@ledisez.net> | 2009-07-23 18:08:57 +0200 |
| commit | 386130114b3e3a9cf1617a1ea62407f569ee391c (patch) | |
| tree | 4728e044dc755b79494101effd7fab4689d5289d /modules/gallery/helpers/gallery.php | |
| parent | 06fd89e8bcad2142f0b6158d5db7a91d2b6956d8 (diff) | |
| parent | 5999ccb512d65ad9ae06a0a5542eb1123b44e9db (diff) | |
Merge commit 'upstream/master'
Diffstat (limited to 'modules/gallery/helpers/gallery.php')
| -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 |
