aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-31 14:30:50 -0500
committerTed Gould <ted@gould.cx>2011-03-31 14:30:50 -0500
commitb455c2a2ecf0b8d9b012e194788237450db2aa77 (patch)
tree59a6874b0cb262ecbafa2561d1215d40dc1a6f09 /ltmain.sh
parent73d5ba3818692cd324d17cd075d21fe72f1490da (diff)
parenta38d01ace21692b8fa0157acc3b9d48b2acbcda3 (diff)
downloadayatana-indicator-datetime-b455c2a2ecf0b8d9b012e194788237450db2aa77.tar.gz
ayatana-indicator-datetime-b455c2a2ecf0b8d9b012e194788237450db2aa77.tar.bz2
ayatana-indicator-datetime-b455c2a2ecf0b8d9b012e194788237450db2aa77.zip
* New upstream release.
* Add tooltips on the error icons * Fix marking to refresh as the calendar changes * Recycle old entries to make the refresh cleaner * Use day when timezone is set to 'locale' * Reset time when coming back from suspend (LP: #726053)
Diffstat (limited to 'ltmain.sh')
-rwxr-xr-xltmain.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ltmain.sh b/ltmain.sh
index 6765090..fa4b1e1 100755
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -65,7 +65,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu2
+# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu3
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -73,7 +73,7 @@
PROGRAM=ltmain.sh
PACKAGE=libtool
-VERSION="2.2.6b Debian-2.2.6b-2ubuntu2"
+VERSION="2.2.6b Debian-2.2.6b-2ubuntu3"
TIMESTAMP=""
package_revision=1.3017