We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631d3a2 commit 8f7e2bbCopy full SHA for 8f7e2bb
1 file changed
configure.ac
@@ -3,7 +3,7 @@ dnl Autoconf startup.
3
dnl -------------------------------------------------------------------------
4
5
AC_PREREQ([2.63])
6
-AC_INIT([echse], [0.2.2.GIT], [https://github.com/hroptatyr/echse])
+AC_INIT([echse], [0.2.2], [https://github.com/hroptatyr/echse])
7
AC_CONFIG_AUX_DIR([build-aux])
8
AC_CONFIG_MACRO_DIR([m4])
9
AC_CONFIG_HEADERS([src/config.h])
0 commit comments