diff options
| author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-04-10 16:18:46 +0000 |
|---|---|---|
| committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-04-10 16:18:46 +0000 |
| commit | 84b2e651914a73c1e1e383809f7fd6f45156cff5 (patch) | |
| tree | 39da8d2c43649b32dc9a28be923c8c191686596a | |
| parent | 67e02293317ad066806ee14c2435ea421c79ca12 (diff) | |
| download | crosstool-ng-84b2e651914a73c1e1e383809f7fd6f45156cff5.tar.gz crosstool-ng-84b2e651914a73c1e1e383809f7fd6f45156cff5.tar.bz2 crosstool-ng-84b2e651914a73c1e1e383809f7fd6f45156cff5.zip | |
Mark the version to be 0.0.1. First released snapshot.
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> # The project version -export PROJECTVERSION=0.0.1-svn +export PROJECTVERSION=0.0.1 # This should eventually be computed if compiling out-of-tree is implemented export CT_TOP_DIR=$(shell pwd) |
