diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-04-04 10:02:18 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-04-04 10:02:18 -0400 |
commit | ab30eadeaaee5ba003feaa5207c77820cc021684 (patch) | |
tree | d7e824f30f893a4039c34594a3202a3a2a3ffb55 /ltmain.sh | |
parent | 52375af2e5266de12fb9430d41a4941bd937c15b (diff) | |
parent | 15c7802a9f753b0d06e7690ae24402644cd12bfe (diff) | |
download | ayatana-indicator-sound-ab30eadeaaee5ba003feaa5207c77820cc021684.tar.gz ayatana-indicator-sound-ab30eadeaaee5ba003feaa5207c77820cc021684.tar.bz2 ayatana-indicator-sound-ab30eadeaaee5ba003feaa5207c77820cc021684.zip |
Import upstream version 0.6.6.1
Diffstat (limited to 'ltmain.sh')
-rwxr-xr-x | ltmain.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |