]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
Bump copyright year and version number in configure.in.in.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 30 Mar 2012 19:21:40 +0000 (15:21 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 30 Mar 2012 19:21:40 +0000 (15:21 -0400)
configure.in.in

index 4231a46c75eabcfc3a3ce7193bbb9aa7b948fce1..2d4a212d1abbeffb76bc9fab18331afd3665b310 100644 (file)
@@ -2,18 +2,18 @@ dnl $Id$
 dnl
 dnl xfce4-hdaps - An IBM HDAPS plugin for the Xfce panel
 dnl
-dnl 2011 Michael Orlitzky <michael@orlitzky.com>
+dnl 2012 Michael Orlitzky <michael@orlitzky.com>
 dnl
 
 dnl ***************************
 dnl *** Version information ***
 dnl ***************************
-m4_define([xfce4_hdaps_version], [0.0.7])
+m4_define([xfce4_hdaps_version], [0.0.8])
 
 dnl ***************************
 dnl *** Initialize autoconf ***
 dnl ***************************
-AC_COPYRIGHT([Copyright (c) 2011
+AC_COPYRIGHT([Copyright (c) 2012
         Michael Orlitzky. All rights reserved.])
 AC_INIT([xfce4-hdaps], [xfce4_hdaps_version()], [http://michael.orlitzky.com/code/xfce4-hdaps.php], [xfce4-hdaps])
 AC_PREREQ([2.50])