Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/auriamg/macdylibbundler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSCG82 <scg082+github@gmail.com>2022-12-05 20:38:16 +0300
committerSCG82 <scg082+github@gmail.com>2022-12-05 20:38:16 +0300
commit63105a5571e0e9a83a8f2c37d0b91f2398b2031b (patch)
tree51385b240eceb3316ad4a66983922e2f24afa1e2
parentbbb29f8a97cf08f503b10284a0c2c745c3a7d8eb (diff)
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 403aeb4..173fc9d 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -41,7 +41,7 @@ THE SOFTWARE.
*/
-const std::string VERSION = "1.0.4";
+const std::string VERSION = "1.0.5";
// FIXME - no memory management is done at all (anyway the program closes immediately so who cares?)