Check-in Number:
|
4678 | |
Date: |
2004-Aug-12 19:12:33 (local)
2004-Aug-12 17:12:33 (UTC) |
User: | ms |
Branch: | |
Comment: |
more preparation for release 0.7.6 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-gui/ChangeLog 1.53 -> 1.54
--- ChangeLog 2004/08/12 16:31:40 1.53
+++ ChangeLog 2004/08/12 17:12:33 1.54
@@ -2,6 +2,7 @@
040812 Work around a selection bug (bad row highlights) in Qt? since 3.2.?
Upgraded build environment to GNU shtool 2.0.0 and GNU autoconf 2.59
+ Changed URL for deployment and storage of release tarballs
040528 More closely adhere to C++ standard (currently ISO 14882) by
removing all fundemental type variables of 'long long'.
|
|
ossp-pkg/as/as-gui/devtool.conf 1.17 -> 1.18
--- devtool.conf 2004/08/12 16:28:15 1.17
+++ devtool.conf 2004/08/12 17:12:33 1.18
@@ -62,4 +62,4 @@
%upload
echo "+++ copying to http://as.is.eu.cw.com/source/"
V=`./shtool version -l c -d short as_version.cpp`
- scp as-gui-${V}.tar.gz root@as.de.cw.net:/as/web/source/
+ scp as-gui-${V}.tar.gz root@as.de.cw.net:/v/as/web/source/
|
|