Commit fc8399e5b3292ff0daebffd5033695e77d9a54ff
receivedSun, 1. Oct 2023, 13:08:13 (by user sx)
Sun, 1 Oct 2023 11:08:13 +0000 (13:08 +0200)
authorManfred Steiner <sx@htl-kaindorf.at>
Sun, 1 Oct 2023 11:08:10 +0000 (13:08 +0200)
committerManfred Steiner <sx@htl-kaindorf.at>
Sun, 1 Oct 2023 11:08:10 +0000 (13:08 +0200)
examples/simuc/README.md

index 95dcfac551dbe72e6687eb37b4410a8140e4ecca..5041a9eab186d5b6e58618ace8b39e2b96fca3af 100644 (file)
@@ -15,10 +15,10 @@ In any other case "ready to use" debian packages are located on [http://www.htl-
 
 The package is available for 4 supported architectures:
 
-* **[amd64](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.6~1_amd64.deb)** Linux (Debian, Ubuntu, ...) PC 64 bit
-* **[i386](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.6~1_arm64.deb)** Linux (Debian, Ubuntu, ...) PC 32 bit
-* **[arm64](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.6~1_arm64.deb)** ARM 64 Bit (Respberry Pi 3,4 ... with RaspbianOs 64 Bit)
-* **[armhf](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.6~1_armhf.deb)** ARM 32 Bit (Raspberry Pi 2,3,4 ... with RaspbianOs 32 Bit)
+* **[amd64](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.7~1_amd64.deb)** Linux (Debian, Ubuntu, ...) PC 64 bit
+* **[i386](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.7~1_arm64.deb)** Linux (Debian, Ubuntu, ...) PC 32 bit
+* **[arm64](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.7~1_arm64.deb)** ARM 64 Bit (Respberry Pi 3,4 ... with RaspbianOs 64 Bit)
+* **[armhf](http://www.htl-mechatronik.at/ubuntu-new/pool/partner/htl-simuc_0.0.7~1_armhf.deb)** ARM 32 Bit (Raspberry Pi 2,3,4 ... with RaspbianOs 32 Bit)
 
 ----------------------------------------------------
 
@@ -104,7 +104,7 @@ Executable `simuc` available in folder `dist`
 
 ```sh
 user@host:~ $ cd ~/simavr/examples/simuc
-user@host:~/simavr/examples/simuc $ export DEBVERSION="0.0.6~1"; make deb
+user@host:~/simavr/examples/simuc $ export DEBVERSION="0.0.7~1"; make deb
 ``` 
 
 Debian packet available in folder `dpkg`