commit 59d90711685335f16faf1352f053429c08c509ad parent 56bc10eb0a55dc43dc8ec1467648407ef25cbaee Author: Vincent Forest <vincent.forest@meso-star.com> Date: Mon, 30 Aug 2021 11:59:54 +0200 Upd the version of htrdr and of Atmosphere SPK Set htrdr version to 0.8 and htrdr-Atmosphere-SPK version to 0.7 Diffstat:
5 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/htrdr/Makefile b/htrdr/Makefile @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -HTRDR-VERSION=0.7.0 -HTRDR-ATMOSPHERE-STARTER-PACK-VERSION=0.6.1 +HTRDR-VERSION=0.8.0 +HTRDR-ATMOSPHERE-STARTER-PACK-VERSION=0.7.0 HTRDR-COMBUSTION-STARTER-PACK-VERSION=0.0.0 SRC = htrdr.html.in htrdr-docs.html.in htrdr.sh diff --git a/htrdr/downloads/htrdr-0.8.0-GNU-Linux64.tar.gz b/htrdr/downloads/htrdr-0.8.0-GNU-Linux64.tar.gz @@ -0,0 +1 @@ +#$# git-wad ed9e6b837f7c53e3e2788f99f316382c6f2666a490a9bfced08259ba190665ed 21740818 +\ No newline at end of file diff --git a/htrdr/downloads/htrdr-0.8.0-Sources.tar.gz b/htrdr/downloads/htrdr-0.8.0-Sources.tar.gz @@ -0,0 +1 @@ +#$# git-wad 60abb3c36d7a99d3cf4c180eeb6a61179e065ef03b01c9f1e035ba7c7245cfee 2866562 +\ No newline at end of file diff --git a/htrdr/downloads/htrdr-Atmosphere-Starter-Pack-0.7.0.tar.gz b/htrdr/downloads/htrdr-Atmosphere-Starter-Pack-0.7.0.tar.gz @@ -0,0 +1 @@ +#$# git-wad 791326c1eb5a4a6992cc31c6a14d12f68721d5ea6031082617069633b5993ec0 1801729400 +\ No newline at end of file diff --git a/htrdr/htrdr.sh b/htrdr/htrdr.sh @@ -195,7 +195,7 @@ archs+=" $(find downloads -regex ".*/High-Tune-Starter-Pack.*\.tar.gz" | sort -r echo "" echo "<pre class=\"code\">" echo "$ cd ~/htrdr-Atmosphere-Starter-Pack-$2" - echo "~/htrdr-Atmosphere-Starter-Pack-$2 $ bash ht-run.sh scenes/DZVAR2" + echo "~/htrdr-Atmosphere-Starter-Pack-$2 $ bash htrdr-run.sh scenes/DZVAR2" echo "</pre>" echo "" echo "<p>With <code>~/htrdr-Atmosphere-Starter-Pack-$2</code> the directory"