diff options
author | Reuben Thomas <rrt@sc3d.org> | 2005-08-28 22:46:43 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2005-08-28 22:46:43 +0000 |
commit | 6bdc647b593e324fcc616e5937c757b491821f46 (patch) | |
tree | adeb11d73fcfef3588fdb6de451f6be71b975510 /conf | |
parent | baa6239b03eae3ba9a696a922720c79de7e90a2c (diff) | |
download | plptools-6bdc647b593e324fcc616e5937c757b491821f46.tar.gz plptools-6bdc647b593e324fcc616e5937c757b491821f46.tar.bz2 plptools-6bdc647b593e324fcc616e5937c757b491821f46.zip |
Bump version to 0.14
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 7a64f14..fc1e9a1 100644 --- a/conf/configure.in.in +++ b/conf/configure.in.in @@ -4,7 +4,7 @@ AC_INIT(Makefile.am) AC_CONFIG_AUX_DIR(conf) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(include/config.h) -AM_INIT_AUTOMAKE(plptools, 0.13) +AM_INIT_AUTOMAKE(plptools, 0.14) AM_PROG_LIBTOOL PLP_SET_LIBVERSION |