root/gaphor/tags/gaphor-0.9.2/gaphor/version.py
| Revision 1121, 203 bytes (checked in by arjanmol, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | """ |
| 2 | Default version.py file. This file is replaced by a file generated by |
| 3 | setup.py. So it makes no sense editing this file. |
| 4 | """ |
| 5 | |
| 6 | import os |
| 7 | VERSION='$version' |
| 8 | DATA_DIR='$data' |
| 9 | USER_DATA_DIR='$userdata' |
| 10 |
Note: See TracBrowser for help on using the browser.
