# HG changeset patch # User John Tsiombikas # Date 1397529911 -10800 # Node ID b567a6360491100fbe8de1ff1d0a107fe6648a15 # Parent a1a7e75b1ec570be53d0f91418b5279db80197b8 updated the revision number in the library filename diff -r a1a7e75b1ec5 -r b567a6360491 Makefile.in --- a/Makefile.in Tue Apr 15 05:44:42 2014 +0300 +++ b/Makefile.in Tue Apr 15 05:45:11 2014 +0300 @@ -3,7 +3,7 @@ dep = $(obj:.o=.d) abi = 0 -rev = 0 +rev = 2 lib_a = $(name).a