Skip to content

Commit 8d25901

Browse files
committed
daca@home: update OLD_VERSION
1 parent db6135d commit 8d25901

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

createrelease

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
#
6464
# run daca with new release
6565
# 1. edit tools/donate-cpu-server.py. Update OLD_VERSION and VERSION
66-
# 2. scp tools/donate-cpu-server.py danielmarjamaki@cppcheck1.osuosl.org:daca@home/
66+
# 2. scp tools/donate-cpu-server.py danielmarjamaki@cppcheck1.osuosl.org:/var/daca@home/
6767

6868
# Tag to use
6969
tag=$1

tools/donate-cpu-server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# changes)
2525
SERVER_VERSION = "1.3.5"
2626

27-
OLD_VERSION = '1.90'
27+
OLD_VERSION = '2.0'
2828

2929

3030
# Set up logging

0 commit comments

Comments
 (0)