We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d194399 commit 83485faCopy full SHA for 83485fa
configure.ac
@@ -1,5 +1,5 @@
1
AC_PREREQ(2.63)
2
-AC_INIT([libcangjie], [1.1], [https://github.com/Cangjians/libcangjie/issues], [libcangjie], [https://github.com/Cangjians/libcangjie])
+AC_INIT([libcangjie], [1.2], [https://github.com/Cangjians/libcangjie/issues], [libcangjie], [https://github.com/Cangjians/libcangjie])
3
4
AC_CONFIG_HEADERS([config.h])
5
AC_CONFIG_MACRO_DIR([m4])
0 commit comments