Skip to content

Commit 13deee5

Browse files
committed
bump, release v0.4.5
1 parent 137e7c7 commit 13deee5

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.5.GIT], [https://github.com/hroptatyr/dateutils/issues])
6+
AC_INIT([dateutils], [0.4.5], [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)