dnl ***************************
dnl *** Version information ***
dnl ***************************
-m4_define([xfce4-hdaps_version], [0.0.1])
+m4_define([xfce4_hdaps_version], [0.0.2])
dnl ***************************
dnl *** Initialize autoconf ***
dnl ***************************
AC_COPYRIGHT([Copyright (c) 2009
Michael Orlitzky. All rights reserved.])
-AC_INIT([xfce4-hdaps], [xfce4-hdaps_version()], [http://bugzilla.xfce.org/], [xfce4-hdaps])
+AC_INIT([xfce4-hdaps], [xfce4_hdaps_version()], [http://michael.orlitzky.com/code/xfce4-hdaps.php], [xfce4-hdaps])
AC_PREREQ([2.50])
AC_CANONICAL_TARGET()
AC_REVISION([$Id])