Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
3.0.7.1b
Browse files Browse the repository at this point in the history
Update version number.
  • Loading branch information
nls0 authored Aug 21, 2018
1 parent 8555f6a commit f01cc8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified CosmosQuest.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion cosmosData.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#include <fstream>

// Version number not used anywhere except in output to know immediately which version the user is running
const std::string VERSION = "3.0.7.1";
const std::string VERSION = "3.0.7.1b";

const size_t GIGABYTE = ((size_t) (1) << 30);

Expand Down

0 comments on commit f01cc8a

Please sign in to comment.