diff options
author | Michael Terry <mike@mterry.name> | 2011-02-28 08:07:15 -0500 |
---|---|---|
committer | Michael Terry <mike@mterry.name> | 2011-02-28 08:07:15 -0500 |
commit | bb010c63b54c58a6dc63f86d6c0338d9502328bc (patch) | |
tree | 895731c314523c3ecf8201805040962a1ae2e909 /ltmain.sh | |
parent | 3a611344dbc96d8a031be519e99715e389d09f05 (diff) | |
download | ayatana-indicator-datetime-bb010c63b54c58a6dc63f86d6c0338d9502328bc.tar.gz ayatana-indicator-datetime-bb010c63b54c58a6dc63f86d6c0338d9502328bc.tar.bz2 ayatana-indicator-datetime-bb010c63b54c58a6dc63f86d6c0338d9502328bc.zip |
Import upstream version 0.1.95
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 |