mirror of
https://github.com/Luca1991/NDSFactory.git
synced 2025-07-08 21:20:13 +02:00
Bump version to 1.3
This commit is contained in:
parent
8f755e4b65
commit
4d94a0dc34
@ -42,7 +42,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>NDSFactory V1.2</string>
|
||||
<string>NDSFactory V1.3</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||||
|
@ -1,6 +1,6 @@
|
||||
#ifndef REVISION_H
|
||||
#define REVISION_H
|
||||
|
||||
#define GIT_COMMIT_HASH "ac5df00"
|
||||
#define GIT_COMMIT_HASH "8f755e4"
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user