aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-10-24 17:30:32 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-10-24 17:30:32 +0200
commit225bcfec9955efcc9cd41833121589ca14cf1cf1 (patch)
treeacc79082a282b0090a15f1bdf5e5036927be66df /ltmain.sh
parentb7a538fcec18400883a8f351a01b12d51b8a9a66 (diff)
parent00eb05656f4912886e6b25ae5d5e1211d15a4c29 (diff)
downloadayatana-indicator-messages-225bcfec9955efcc9cd41833121589ca14cf1cf1.tar.gz
ayatana-indicator-messages-225bcfec9955efcc9cd41833121589ca14cf1cf1.tar.bz2
ayatana-indicator-messages-225bcfec9955efcc9cd41833121589ca14cf1cf1.zip
* New upstream release:
- fix crash caused by GError not being cleared (lp #1064314) - fix crash when registering an app that was previously unregistered (lp #1065169) - remove the icon if NULL is passed to source_set_icon (lp #1070421)
Diffstat (limited to 'ltmain.sh')
-rw-r--r--ltmain.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ltmain.sh b/ltmain.sh
index c2852d8..0096fe6 100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -70,7 +70,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1
+# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu2
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -80,7 +80,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4.2 Debian-2.4.2-1ubuntu1"
+VERSION="2.4.2 Debian-2.4.2-1ubuntu2"
TIMESTAMP=""
package_revision=1.3337