diff options
author | Reuben Thomas <rrt@sc3d.org> | 2006-05-16 11:50:13 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2006-05-16 11:50:13 +0000 |
commit | 3bfc9229c39693b37d1c154f5e7f9a2acb64d4ae (patch) | |
tree | 43961200938d1eee89e32c41d24eb17fd93442bc /conf | |
parent | 99f6a2f943c604449e187c9428a3f3f1be2901a7 (diff) | |
download | plptools-3bfc9229c39693b37d1c154f5e7f9a2acb64d4ae.tar.gz plptools-3bfc9229c39693b37d1c154f5e7f9a2acb64d4ae.tar.bz2 plptools-3bfc9229c39693b37d1c154f5e7f9a2acb64d4ae.zip |
Bump version to 0.15
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 fc1e9a1..8618cd3 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.14) +AM_INIT_AUTOMAKE(plptools, 0.15) AM_PROG_LIBTOOL PLP_SET_LIBVERSION |