Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs/libntfs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15289/libntfs
Modified Files:
Makefile.am
Log Message:
Ouch! Have been forgetting to bump libntfs version between releases. )))-:
Now bump it for next release.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/libntfs/Makefile.am,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- Makefile.am 29 Jul 2005 15:51:49 -0000 1.28
+++ Makefile.am 5 Aug 2005 23:51:26 -0000 1.29
@@ -25,7 +25,7 @@
# - If the interface is the same as the previous version, change to C:R+1:A
#
-LTVERSION_LIBNTFS = 7:0:0
+LTVERSION_LIBNTFS = 7:1:0
LTVERSION_LIBNTFS_GNOMEVFS = 1:0:0
|