summaryrefslogtreecommitdiffstats
path: root/rules/project-name.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/project-name.in')
-rw-r--r--rules/project-name.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/project-name.in b/rules/project-name.in
index 3bc1cecf4..2ef7aa4af 100644
--- a/rules/project-name.in
+++ b/rules/project-name.in
@@ -28,7 +28,7 @@ config PROJECT
config PROJECT_VERSION
string
prompt "Project Version"
- default "${PTXDIST_BSP_AUTOVERSION}"
+ default "-${PTXDIST_BSP_AUTOVERSION}"
help
The Version of your Project.
The string is supposed to start with an "-".