Skip to content

Commit a0b334e

Browse files
committed
Incremented version number.
1 parent 554aa06 commit a0b334e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

osm-3s_testing/expected/osm3s_query_1/stderr.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ encoding remark: Please enter your query and terminate it with CTRL+D.
22
encoding remark: Your input starts with a tag but not the root tag. Thus, a line with the
33
datatype declaration and a line with the root tag 'osm-script' is
44
added. This shifts line numbering by -2 line(s).
5-
runtime error: open64: 2 No such file or directory /osm3s_v0.7.50_osm_base Dispatcher_Client::1
5+
runtime error: open64: 2 No such file or directory /osm3s_v0.7.52_osm_base Dispatcher_Client::1

src/overpass_api/core/settings.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Basic_Settings::Basic_Settings()
9494

9595
base_directory("./"),
9696
logfile_name("transactions.log"),
97-
shared_name_base("/osm3s_v0.7.51")
97+
shared_name_base("/osm3s_v0.7.52")
9898
{}
9999

100100
Basic_Settings& basic_settings()

0 commit comments

Comments
 (0)