diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-10-07 22:16:18 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-10-07 22:16:18 -0700 |
commit | 349071f5019581185a62cdd82a9f59455f453b94 (patch) | |
tree | 0ec5b44d17b3cc21dfe1d75bb394f622644255a3 | |
parent | ea5a4e6cfed888a562216e24125d7b703393bc67 (diff) |
Change version to "3.0+ (git)".
-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 b016f436..e2b74b89 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 (Santa Fe)"; + const VERSION = "3.0+ (git)"; /** * If Gallery is in maintenance mode, then force all non-admins to get routed to a "This site is |