diff options
author | Jacek Antonelli | 2008-12-13 22:53:52 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-13 22:57:52 -0600 |
commit | abeaf736d06c57f28f19360f3be202bae75f1da2 (patch) | |
tree | 5d0710e987a8790b9e1757f056df876efc5ceb24 /ChangeLog.txt | |
parent | Bumped version to 1.1.0 alpha. (diff) | |
download | meta-impy-abeaf736d06c57f28f19360f3be202bae75f1da2.zip meta-impy-abeaf736d06c57f28f19360f3be202bae75f1da2.tar.gz meta-impy-abeaf736d06c57f28f19360f3be202bae75f1da2.tar.bz2 meta-impy-abeaf736d06c57f28f19360f3be202bae75f1da2.tar.xz |
Version string generator now includes test label.
This is used for naming packages on Linux, among other things.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 4c601cf..724a49c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | 2008-12-13 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-12-13 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/scripts/build_version.py: | ||
4 | Version string generator now includes test label. | ||
5 | This is used for naming packages on Linux, among other things. | ||
6 | |||
7 | |||
3 | * linden/indra/llcommon/llversionviewer.h: | 8 | * linden/indra/llcommon/llversionviewer.h: |
4 | Bumped version to 1.1.0 alpha. | 9 | Bumped version to 1.1.0 alpha. |
5 | 10 | ||