Skip to content

Commit 6df9dda

Browse files
committed
bump, release v0.4.11
1 parent bd0f086 commit 6df9dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dnl Autoconf startup.
33
dnl -------------------------------------------------------------------------
44

55
AC_PREREQ([2.63])
6-
AC_INIT([dateutils], [0.4.11.GIT], [https://github.com/hroptatyr/dateutils/issues])
6+
AC_INIT([dateutils], [0.4.11], [https://github.com/hroptatyr/dateutils/issues])
77
AC_CONFIG_AUX_DIR([build-aux])
88
AC_CONFIG_HEADER([src/config.h])
99
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)