X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=configure.ac.in;h=c019b704a69d946dff28e08fabd77255e58869a8;hb=94a6ebd93eb076a65054e97aeebe58c12ad3524a;hp=7707c087cbe19eafce4898a12c72e5311e614f8d;hpb=692120a623206181d95bb7058bec757c7b9af33f;p=xfce4-hdaps.git diff --git a/configure.ac.in b/configure.ac.in index 7707c08..c019b70 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -1,18 +1,16 @@ dnl dnl xfce4-hdaps - An IBM HDAPS plugin for the Xfce panel dnl -dnl 2019 Michael Orlitzky -dnl dnl *************************** dnl *** Version information *** dnl *************************** -m4_define([xfce4_hdaps_version], [1.0.1]) +m4_define([xfce4_hdaps_version], [1.0.2]) dnl *************************** dnl *** Initialize autoconf *** dnl *************************** -AC_COPYRIGHT([Copyright (c) 2019 +AC_COPYRIGHT([Copyright (c) 2021 Michael Orlitzky. All rights reserved.]) AC_INIT([xfce4-hdaps], [xfce4_hdaps_version()], [michael@orlitzky.com]) AC_PREREQ([2.50])