We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc0ccd commit a539efbCopy full SHA for a539efb
bnspriteeditor.cpp
@@ -7,7 +7,7 @@
7
#define EXPORT_EXTENSIONS_SF "Memory Dump (*.bin);;SF Sprite (*.sfsa *.sfsprite);;All files (*.*)"
8
#define PALETTE_EXTENSIONS "Palette File (*.pal);;All files (*.*)"
9
10
-static const QString c_programVersion = "v0.3.2";
+static const QString c_programVersion = "v0.4.0";
11
12
//---------------------------------------------------------------------------
13
// Constructor
0 commit comments