diff options
| author | Ted Gould <ted@gould.cx> | 2011-02-17 11:04:40 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-02-17 11:04:40 -0600 |
| commit | 44927e6da03d633f0958ce5e04e62e752a43d201 (patch) | |
| tree | 0e5f56cf5a8bfd5a455d3fe82f3280bbbd42b852 /ltmain.sh | |
| parent | df78fc4c1a098aa95fe530028b26a0f175bb4cf4 (diff) | |
| parent | 87703b408d42ce97b5a64142b0c33951d366890a (diff) | |
| download | libdbusmenu-44927e6da03d633f0958ce5e04e62e752a43d201.tar.gz libdbusmenu-44927e6da03d633f0958ce5e04e62e752a43d201.tar.bz2 libdbusmenu-44927e6da03d633f0958ce5e04e62e752a43d201.zip | |
Import upstream version 0.3.98
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-2ubuntu1 +# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu2 # automake: $automake_version # autoconf: $autoconf_version # @@ -73,7 +73,7 @@ PROGRAM=ltmain.sh PACKAGE=libtool -VERSION="2.2.6b Debian-2.2.6b-2ubuntu1" +VERSION="2.2.6b Debian-2.2.6b-2ubuntu2" TIMESTAMP="" package_revision=1.3017 |
