diff src/Makefile.am @ 150:06aa84023b48

rename some structure fields to reflect our better understanding of the pst format
author Carl Byington <carl@five-ten-sg.com>
date Thu, 05 Mar 2009 08:23:32 -0800
parents 2189a6b8134e
children 0b1766da9be8
line wrap: on
line diff
--- a/src/Makefile.am	Sat Feb 28 11:55:48 2009 -0800
+++ b/src/Makefile.am	Thu Mar 05 08:23:32 2009 -0800
@@ -76,7 +76,7 @@
         libstrfunc.h\
         timeconv.h  \
         vbuf.h
-    libpst_la_LDFLAGS     = $(NO_UNDEFINED) -version-info 1:1:0
+    libpst_la_LDFLAGS     = $(NO_UNDEFINED) -version-info 1:2:0
 endif
 
 libpst_la_SOURCES     = $(common_source) $(common_header)