mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-16 13:14:44 +00:00
Remove ASE_BETA preprocessor definition.
This commit is contained in:
parent
385f4b66a2
commit
0a3acf7b96
1
config.h
1
config.h
@ -26,7 +26,6 @@
|
|||||||
// General information
|
// General information
|
||||||
#define PACKAGE "ASEPRITE"
|
#define PACKAGE "ASEPRITE"
|
||||||
#define VERSION "0.9.1"
|
#define VERSION "0.9.1"
|
||||||
#define ASE_BETA 1
|
|
||||||
#define WEBSITE "http://www.aseprite.org/"
|
#define WEBSITE "http://www.aseprite.org/"
|
||||||
#define COPYRIGHT "Copyright (C) 2001-2012 David Capello"
|
#define COPYRIGHT "Copyright (C) 2001-2012 David Capello"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user