diff options
author | Timothy Pearson <[email protected]> | 2014-08-27 11:33:29 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-08-27 11:33:29 -0500 |
commit | d265f2381c62364ad08b9fdc47659dfc773bf528 (patch) | |
tree | 9197e1692d85bdf5c54f33320dc68f26345ffa92 /configure.in.in | |
parent | 978254801353c7bfcc84aa3a3a7e9fac6aeae0e2 (diff) | |
download | kbarcode-d265f2381c62364ad08b9fdc47659dfc773bf528.tar.gz kbarcode-d265f2381c62364ad08b9fdc47659dfc773bf528.zip |
Merge latest version of KBarCode with the TDE sources
This relates to Bug 2095
Note that a handful of translation strings did not merge properly
Diffstat (limited to 'configure.in.in')
-rw-r--r-- | configure.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.in b/configure.in.in index 5e57646..3448a6e 100644 --- a/configure.in.in +++ b/configure.in.in @@ -1,7 +1,7 @@ #MIN_CONFIG(3.0.0) KDE_ENABLE_HIDDEN_VISIBILITY -AM_INIT_AUTOMAKE(kbarcode, 2.0.6) +AM_INIT_AUTOMAKE(kbarcode, 2.0.7) AC_C_BIGENDIAN AC_CHECK_KDEMAXPATHLEN |