Skip to content

Commit 33de3e4

Browse files
author
IlkaCu
authored
Update ego_pp_scenario.sql
1 parent 82a2394 commit 33de3e4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

preprocessing/scenario_log/ego_pp_scenario.sql

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ INSERT INTO model_draft.ego_scenario (model,version,version_name,release,comment
5252
('eGo_DP', 'v0.3.0', 'release v0.3', 'TRUE', ' ', '2017-07-11' ),
5353
('eGo_DP', 'v0.3.0pre1', 'v0.3 backup', 'FALSE', ' ', '2017-10-26' ),
5454
('eGo_DP', 'v0.3.1', 'RTDoku', 'TRUE', 'new scenario log and documentation', '2018-02-21' ),
55-
('eGo_DP', 'v0.4.0', 'Debugging', 'FALSE', 'none', '2018-04-05' ),
56-
('eGo_DP', 'v0.4.1', 'tba', 'TRUE', 'none', '2018-05-28' );
55+
('eGo_DP', 'v0.4.0', 'Debugging+clean-run', 'TRUE', 'none', '2018-06-05' );
5756

5857
-- metadata
5958
COMMENT ON TABLE model_draft.ego_scenario IS '{

0 commit comments

Comments
 (0)