Changeset 129:dcca616a78ca
- Timestamp:
- 04/29/12 15:49:36 (13 years ago)
- Branch:
- default
- Phase:
- public
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
MLXMANIFEST
r128 r129 297 297 library/encodings/koi8_u.pyc 2686 b7e5a52eaaaf6b340075b40dc7596f42 298 298 library/atk.pyd 208384 ebe7f0929eac23a3205d17d69906e172 299 library/mlx/update.pyc 16 193 3aa71919116919bbf5888565d92abf32299 library/mlx/update.pyc 16214 b36c195163e122e597d25e8caae9ffd5 300 300 library/subprocess.pyc 38648 c9f749db06dfc9fb32079de51d6efd01 301 301 library/encodings/utf_16_le.pyc 1854 dfa68705c26fd303adfc7ce3322166f2 -
src/mlx/const.py
r125 r129 4 4 5 5 # The version of the program 6 VERSION="0.0 2"6 VERSION="0.03" 7 7 8 8 #------------------------------------------------------------------------------- -
src/mlx/update.py
r115 r129 514 514 515 515 config = Config() 516 config.load() 516 517 517 518 directory = os.path.dirname(sys.argv[0])
Note:
See TracChangeset
for help on using the changeset viewer.