libdrawtext

changeset 78:39e6bec277b5

updated the revision number in the library filename
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 15 Apr 2014 05:45:11 +0300
parents dbbf3776675e
children ea604fe67f9d
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/Makefile.in	Tue Apr 15 05:44:42 2014 +0300
     1.2 +++ b/Makefile.in	Tue Apr 15 05:45:11 2014 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  dep = $(obj:.o=.d)
     1.5  
     1.6  abi = 0
     1.7 -rev = 0
     1.8 +rev = 2
     1.9  
    1.10  lib_a = $(name).a
    1.11