aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 4bf840a..5d43679 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1173,7 +1173,7 @@ static int packageProject(int argc, const _tinydir_char_t **argv)
TINYDIR_STRING("\" \"") +
executablePath +
TINYDIR_STRING("\" \"") +
- toFileString(sibsConfig.version) +
+ toFileString(sibsConfig.version.toString()) +
TINYDIR_STRING("\" \"") +
packagePath +
TINYDIR_STRING("\" ") +