We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b460ea9 commit 57660edCopy full SHA for 57660ed
1 file changed
src/version.h
@@ -2,8 +2,8 @@
2
#define CHROME_PLUS_SRC_VERSION_H_
3
4
#define RELEASE_VER_MAIN 1
5
-#define RELEASE_VER_SUB 13
6
-#define RELEASE_VER_FIX 5
+#define RELEASE_VER_SUB 14
+#define RELEASE_VER_FIX 0
7
8
#define TOSTRING2(arg) #arg
9
#define TOSTRING(arg) TOSTRING2(arg)
0 commit comments