mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 05:19:16 -04:00
- Add pkg-message to inform users how to workaround mouse pointer lag PR: 216708 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
11 lines
294 B
C
11 lines
294 B
C
--- src/config.h.orig 2017-01-06 20:44:08 UTC
|
|
+++ src/config.h
|
|
@@ -23,7 +23,7 @@
|
|
|
|
// General information
|
|
#define PACKAGE "Aseprite"
|
|
-#define VERSION "1.1.12-dev"
|
|
+#define VERSION "1.1.13"
|
|
|
|
#ifdef CUSTOM_WEBSITE_URL
|
|
#define WEBSITE CUSTOM_WEBSITE_URL // To test web server
|