Skip to content

Commit

Permalink
updated release date
Browse files Browse the repository at this point in the history
FossilOrigin-Name: d6fb6154ed83affc54b264d833d7e377a50062fe045f181eac9131e1f53c634b
thindil committed Mar 25, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6177554 commit 9bc9af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/yass.adb
Original file line number Diff line number Diff line change
@@ -166,7 +166,7 @@ begin
-- Show version information
elsif Argument(1) = "version" then
Put_Line("Version: " & Version);
Put_Line("Released: not yet");
Put_Line("Released: 2019-03-25");
-- Show license information
elsif Argument(1) = "license" then
Put_Line("Copyright (C) 2019 Bartek thindil Jasicki");

0 comments on commit 9bc9af6

Please sign in to comment.