# HG changeset patch # User John Tsiombikas # Date 1397529911 -10800 # Node ID 39e6bec277b5b2efc5ee8f3e9673388154d3ab9a # Parent dbbf3776675e0e9b3e489d0a67031d0004d0d600 updated the revision number in the library filename diff -r dbbf3776675e -r 39e6bec277b5 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