diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2011-01-17 17:27:16 -0800 | 
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2011-01-17 17:27:16 -0800 | 
| commit | 29be21bb0deaf70558b1aa02a115e67daefea0bd (patch) | |
| tree | a0d7e895b2e5fe6a78f77cf0575dda5a3798504a /BUILD_NUMBER | |
| parent | c1c67ecf8df8084ed0381b1fcbfa749500af5840 (diff) | |
Add BUILD_NUMBER to the security check in .htaccess
Change BUILD_NUMBER to be .ini format and add a big "do not edit" comment.
Diffstat (limited to 'BUILD_NUMBER')
| -rw-r--r-- | BUILD_NUMBER | 7 | 
1 files changed, 6 insertions, 1 deletions
| diff --git a/BUILD_NUMBER b/BUILD_NUMBER index 0691f67b..d32d51e9 100644 --- a/BUILD_NUMBER +++ b/BUILD_NUMBER @@ -1 +1,6 @@ -52 +; This file keeps track of the build number for the "master" +; branch of gallery3.  It's kept up to date by an automated +; process.  You don't need to edit it.  In fact.. +; +;     DO NOT EDIT THIS FILE BY HAND! +build_number=52 | 
