diff options
author | Ted Gould <ted@gould.cx> | 2011-09-15 10:30:55 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-15 10:30:55 -0500 |
commit | 8a4ba2774fee1e20d83cbdb743a770943ae656c2 (patch) | |
tree | 1eea5b64e5634fd11eb35141c6006f1adeef9102 | |
parent | 1231071a4465b03925791a030e210669564ff8ba (diff) | |
parent | d6580b428dacb69690def235fbdee1ed00d95b5f (diff) | |
download | ayatana-indicator-datetime-8a4ba2774fee1e20d83cbdb743a770943ae656c2.tar.gz ayatana-indicator-datetime-8a4ba2774fee1e20d83cbdb743a770943ae656c2.tar.bz2 ayatana-indicator-datetime-8a4ba2774fee1e20d83cbdb743a770943ae656c2.zip |
Dropping the wall clock branch. Bad touch.
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index a713c6f..052da52 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ AC_INIT([indicator-datetime], - [0.2.93], + [0.2.94], [http://bugs.launchpad.net/indicator-datetime], [indicator-datetime], [http://launchpad.net/indicator-datetime]) -AC_COPYRIGHT([Copyright 2009,2010 Canonical]) +AC_COPYRIGHT([Copyright 2009-2011 Canonical]) AC_PREREQ([2.64]) |