diff options
author | Fritz Elfert <felfert@to.com> | 2003-02-03 00:29:36 +0000 |
---|---|---|
committer | Fritz Elfert <felfert@to.com> | 2003-02-03 00:29:36 +0000 |
commit | 16f3f8103b3e8bc8c6c795814b49d9abe9049fb6 (patch) | |
tree | ab095bae56838e5a60dfa3bfdbc6f0c6d0ceade4 /conf | |
parent | 20fd9533247b920411029c6692c8dfbfad37e38b (diff) | |
download | plptools-16f3f8103b3e8bc8c6c795814b49d9abe9049fb6.tar.gz plptools-16f3f8103b3e8bc8c6c795814b49d9abe9049fb6.tar.bz2 plptools-16f3f8103b3e8bc8c6c795814b49d9abe9049fb6.zip |
- Fixed behavior of kpsion when called with URL from konquerors
context-popup.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/configure.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/configure.in.in b/conf/configure.in.in index 4ce76b2..e5944d7 100644 --- a/conf/configure.in.in +++ b/conf/configure.in.in @@ -5,7 +5,7 @@ AC_CONFIG_AUX_DIR(conf) AC_CANONICAL_SYSTEM PLP_CHECK_COMPILERS AM_CONFIG_HEADER(include/config.h) -AM_INIT_AUTOMAKE(plptools, 0.11) +AM_INIT_AUTOMAKE(plptools, 0.12) AM_PROG_LIBTOOL PLP_SET_LIBVERSION |