diff configure.in @ 378:ad7b880ad3d1

Alfredo Esteban - add -l and -f options to lspst
author Carl Byington <carl@five-ten-sg.com>
date Thu, 07 Dec 2017 08:43:57 -0800
parents 0ccc746c8079
children 1e1970f93f94
line wrap: on
line diff
--- a/configure.in	Mon Nov 20 08:19:28 2017 -0800
+++ b/configure.in	Thu Dec 07 08:43:57 2017 -0800
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(libpst,0.6.71,carl@five-ten-sg.com)
+AC_INIT(libpst,0.6.72,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([src/libpst.c])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])