Skip to content

Commit

Permalink
bump version for 3.6.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jibsheet committed Nov 30, 2009
1 parent a8f7dcc commit 8e47722
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 @@ -7,7 +7,7 @@ AC_REVISION($Revision$)dnl

dnl Setup autoconf
AC_PREREQ(2.53)
AC_INIT(RT, [3.6.HEAD], [[email protected]])
AC_INIT(RT, [3.6.10], [[email protected]])
AC_CONFIG_SRCDIR([lib/RT.pm.in])

dnl Extract RT version number components
Expand Down

0 comments on commit 8e47722

Please sign in to comment.