Skip to content

Commit a539efb

Browse files
committed
0.4.0 Release
1 parent dcc0ccd commit a539efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bnspriteeditor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define EXPORT_EXTENSIONS_SF "Memory Dump (*.bin);;SF Sprite (*.sfsa *.sfsprite);;All files (*.*)"
88
#define PALETTE_EXTENSIONS "Palette File (*.pal);;All files (*.*)"
99

10-
static const QString c_programVersion = "v0.3.2";
10+
static const QString c_programVersion = "v0.4.0";
1111

1212
//---------------------------------------------------------------------------
1313
// Constructor

0 commit comments

Comments
 (0)