X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=configure.in.in;h=4231a46c75eabcfc3a3ce7193bbb9aa7b948fce1;hb=b8e7da81a7ef420a4f145c164d798d7e89e9b536;hp=ace0bd65aaf4bd47ce818d72124ed3e0a34b6301;hpb=4a43a083f636a62aff722891b9cb1cc62f31a41c;p=xfce4-hdaps.git diff --git a/configure.in.in b/configure.in.in index ace0bd6..4231a46 100644 --- a/configure.in.in +++ b/configure.in.in @@ -2,18 +2,18 @@ dnl $Id$ dnl dnl xfce4-hdaps - An IBM HDAPS plugin for the Xfce panel dnl -dnl 2010 Michael Orlitzky +dnl 2011 Michael Orlitzky dnl dnl *************************** dnl *** Version information *** dnl *************************** -m4_define([xfce4_hdaps_version], [0.0.6]) +m4_define([xfce4_hdaps_version], [0.0.7]) dnl *************************** dnl *** Initialize autoconf *** dnl *************************** -AC_COPYRIGHT([Copyright (c) 2010 +AC_COPYRIGHT([Copyright (c) 2011 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])