]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
Bumped to version v0.0.2 because v0.0.1 has been out for about an hour and I screwed... v0.0.2
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 18 Jan 2009 08:58:40 +0000 (03:58 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 18 Jan 2009 08:58:40 +0000 (03:58 -0500)
configure.in.in

index cd37134856fbf252d39ae8dc72810371a2c4013d..cd3f59410222387830a3bd85f36368b7619ee8b6 100644 (file)
@@ -8,14 +8,14 @@ dnl
 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])