mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 12:29:16 -04:00
11 lines
290 B
C
11 lines
290 B
C
--- src/config.h.orig 2017-11-05 17:55:31 UTC
|
|
+++ src/config.h
|
|
@@ -27,7 +27,7 @@
|
|
|
|
// General information
|
|
#define PACKAGE "Aseprite"
|
|
-#define VERSION "1.3-dev"
|
|
+#define VERSION "1.2.4"
|
|
|
|
#ifdef CUSTOM_WEBSITE_URL
|
|
#define WEBSITE CUSTOM_WEBSITE_URL // To test web server
|