diff options
author | Andrea Lepori <alepori@student.ethz.ch> | 2021-08-19 12:19:41 +0200 |
---|---|---|
committer | Andrea Lepori <alepori@student.ethz.ch> | 2021-08-19 12:20:00 +0200 |
commit | 9f474d32ef47b02868a31bd59eaf969087d67a16 (patch) | |
tree | 392dbb55ffd35623fc973e03e7ce29dc89a2acf0 /version.txt | |
parent | RO documents for non primary groups (diff) | |
download | scout-subs-9f474d32ef47b02868a31bd59eaf969087d67a16.tar.gz scout-subs-9f474d32ef47b02868a31bd59eaf969087d67a16.zip |
use query instead of for loop in client
Diffstat (limited to '')
-rw-r--r-- | version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.txt b/version.txt index b78418a..1c220c3 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ version=0.3 -rev=9 +rev=10 |