File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8080#define PACKAGE_NAME "Chocolate Doom"
8181
8282/* Define to the full name and version of this package. */
83- #define PACKAGE_STRING "Chocolate Doom 3.0.0 "
83+ #define PACKAGE_STRING "Chocolate Doom 3.0.1 "
8484
8585/* Define to the one symbol short name of this package. */
8686#define PACKAGE_TARNAME "chocolate-doom"
8989#define PACKAGE_URL ""
9090
9191/* Define to the version of this package. */
92- #define PACKAGE_VERSION "3.0.0 "
92+ #define PACKAGE_VERSION "3.0.1 "
9393
9494/* Change this when you create your awesome forked version */
9595#define PROGRAM_PREFIX "chocolate-"
9898#define STDC_HEADERS 1
9999
100100/* Version number of package */
101- #define VERSION "3.0.0 "
101+ #define VERSION "3.0.1 "
102102
103103/* Vita-specific stuff */
104104#include <vitasdk.h>
You can’t perform that action at this time.
0 commit comments