Skip to content

Commit

Permalink
Fix package date
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphlange committed Aug 3, 2016
1 parent 2b30c57 commit ab9e4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
AC_PREREQ([2.61])
AC_INIT([procServ Process Server], [2.6.1-rc1], [[email protected]], [procServ],
[https://github.com/ralphlange/procServ])
AC_SUBST([PACKAGE_DATE],[05/19/2015])
AC_SUBST([PACKAGE_DATE],[08/03/2016])

AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_HOST
Expand Down

0 comments on commit ab9e4a7

Please sign in to comment.