Skip to content

Commit

Permalink
pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
toyobayashi committed Feb 17, 2019
1 parent aec4c0f commit a23a42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CGSSAssetsDownloader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ void Downloader::download_single(string file) {
}

void show_introduction() {
printf("CGSSAssetsDownloader VERSION 2.0.0-pre\n\n");
printf("CGSSAssetsDownloader VERSION 2.0.0-pre1\n\n");

printf("Usage: \n");
printf("CGSSAssetsDownloader [-v resource_version] [-a] [-u] [-mp3]\n");
Expand Down

0 comments on commit a23a42e

Please sign in to comment.