diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-04-04 10:20:54 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-04-04 10:20:54 -0400 |
commit | 1f8270d3e11c19c6b3068ebfc151a258dcf83ef1 (patch) | |
tree | e605c20712389e49b34d39fd37a979f6b80a3fe0 /ltmain.sh | |
parent | c3c9a16799eee97e45f445e09fb5977cb843eed6 (diff) | |
parent | ab30eadeaaee5ba003feaa5207c77820cc021684 (diff) | |
download | ayatana-indicator-sound-1f8270d3e11c19c6b3068ebfc151a258dcf83ef1.tar.gz ayatana-indicator-sound-1f8270d3e11c19c6b3068ebfc151a258dcf83ef1.tar.bz2 ayatana-indicator-sound-1f8270d3e11c19c6b3068ebfc151a258dcf83ef1.zip |
releasing version 0.6.6.1-0ubuntu1
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 |