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