Skip to content

Commit 1d60637

Browse files
committed
update version to 1.4.4
1 parent ae24821 commit 1d60637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/res/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
#define NPP_PLUGIN_VERSION_H
1818

1919

20-
#define RES_VERSION_B 1,4,3,0
21-
#define RES_VERSION_S "1.4.3.0"
20+
#define RES_VERSION_B 1,4,4,0
21+
#define RES_VERSION_S "1.4.4.0"
2222
#define PLUGIN_VERSION _W(RES_VERSION_S)
2323
#define RES_COPYRIGHT "Copyright 2011-2015 Michael Foster. Distributed under the terms of the GNU GPL."
2424

0 commit comments

Comments
 (0)