We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae24821 commit 1d60637Copy full SHA for 1d60637
src/res/version.h
@@ -17,8 +17,8 @@
17
#define NPP_PLUGIN_VERSION_H
18
19
20
-#define RES_VERSION_B 1,4,3,0
21
-#define RES_VERSION_S "1.4.3.0"
+#define RES_VERSION_B 1,4,4,0
+#define RES_VERSION_S "1.4.4.0"
22
#define PLUGIN_VERSION _W(RES_VERSION_S)
23
#define RES_COPYRIGHT "Copyright 2011-2015 Michael Foster. Distributed under the terms of the GNU GPL."
24
0 commit comments