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 bd0f086 commit 6df9ddaCopy full SHA for 6df9dda
configure.ac
@@ -3,7 +3,7 @@ dnl Autoconf startup.
3
dnl -------------------------------------------------------------------------
4
5
AC_PREREQ([2.63])
6
-AC_INIT([dateutils], [0.4.11.GIT], [https://github.com/hroptatyr/dateutils/issues])
+AC_INIT([dateutils], [0.4.11], [https://github.com/hroptatyr/dateutils/issues])
7
AC_CONFIG_AUX_DIR([build-aux])
8
AC_CONFIG_HEADER([src/config.h])
9
AC_CONFIG_MACRO_DIR([m4])
0 commit comments