diff options
| author | Alexander Wirt <formorer@debian.org> | 2014-09-19 10:15:13 +0200 |
|---|---|---|
| committer | Alexander Wirt <formorer@debian.org> | 2014-09-19 10:15:13 +0200 |
| commit | 9f760e5d3f6b44ecf5bb7144517e022fd987fa76 (patch) | |
| tree | a19ccbfccc5049ee3a8252725191af221f31b3ea /build-aux | |
| parent | 6b61aefbf3de71852386f5f26d60c10ef62407d3 (diff) | |
| download | conntrack-tools-9f760e5d3f6b44ecf5bb7144517e022fd987fa76.tar.gz conntrack-tools-9f760e5d3f6b44ecf5bb7144517e022fd987fa76.zip | |
Imported Upstream version 1.4.2
Diffstat (limited to 'build-aux')
| -rw-r--r-- | build-aux/ltmain.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh index 33f642a..499e473 100644 --- a/build-aux/ltmain.sh +++ b/build-aux/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-1.1 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.2 # automake: $automake_version # autoconf: $autoconf_version # @@ -80,7 +80,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1.1" +VERSION="2.4.2 Debian-2.4.2-1.2" TIMESTAMP="" package_revision=1.3337 |
