| | 1 | ## |
| | 2 | ## $Id: $ |
| | 3 | ## |
| | 4 | ## This file is part of Vidalia, and is subject to the license terms in the |
| | 5 | ## LICENSE file, found in the top level directory of this distribution. If |
| | 6 | ## you did not receive the LICENSE file with this file, you may obtain it |
| | 7 | ## from the Vidalia source package distributed by the Vidalia Project at |
| | 8 | ## http://www.vidalia-project.net/. No part of Vidalia, including this file, |
| | 9 | ## may be copied, modified, propagated, or distributed except according to |
| | 10 | ## the terms described in the LICENSE file. |
| | 11 | ## |
| | 12 | |
| | 13 | #ifndef _CONFIG_H |
| | 14 | #define _CONFIG_H |
| | 15 | |
| | 16 | #define VIDALIA_VERSION "@VERSION@" |