Browse Source

updated Makefile

lookup-tables
Stephan Richter 4 years ago
parent
commit
221e85dfb1
  1. 2
      install/pi/Makefile
  2. 2
      pom.xml

2
install/pi/Makefile

@ -113,7 +113,7 @@ stop: @@ -113,7 +113,7 @@ stop:
update_apt:
sudo apt-get update
sudo apt update -y
update: update_apt update_w4r

2
pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.srsoftware</groupId>
<artifactId>web4rail</artifactId>
<version>1.5.14</version>
<version>1.5.15</version>
<name>Web4Rail</name>
<packaging>jar</packaging>
<description>Java Model Railway Control</description>

Loading…
Cancel
Save