X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=configure.ac.in;h=f616248c291ceb9c4563ef5cec8c5675e66aef6d;hb=22161999cdaa9422ae25aca3f2324803294fa8b4;hp=9173e3bd5c0658a1ca7a1b7413fdf6239adc6304;hpb=3a307e4a56facc293e0ecc816690cb674cffaaad;p=xfce4-hdaps.git diff --git a/configure.ac.in b/configure.ac.in index 9173e3b..f616248 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -2,18 +2,18 @@ dnl $Id$ dnl dnl xfce4-hdaps - An IBM HDAPS plugin for the Xfce panel dnl -dnl 2012 Michael Orlitzky +dnl 2019 Michael Orlitzky dnl dnl *************************** dnl *** Version information *** dnl *************************** -m4_define([xfce4_hdaps_version], [0.0.8]) +m4_define([xfce4_hdaps_version], [0.0.9]) dnl *************************** dnl *** Initialize autoconf *** dnl *************************** -AC_COPYRIGHT([Copyright (c) 2012 +AC_COPYRIGHT([Copyright (c) 2019 Michael Orlitzky. All rights reserved.]) AC_INIT([xfce4-hdaps], [xfce4_hdaps_version()], [michael@orlitzky.com]) AC_PREREQ([2.50])