From f1063fc40b6d4cd3e3edce1cf621c114274d1867 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 31 Jan 2010 21:02:09 +0000 Subject: first working package, finding libc dep and all svn path=/trunk/externals/ext13/; revision=13122 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 324b0d6..af90553 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # LIBRARY_NAME variable. The folder for your project should have the same name # as your library. LIBRARY_NAME = ext13 -LIBRARY_VERSION = 0.17.0 +LIBRARY_VERSION = 0.17 # Next, add your .c source files to the SOURCES variable. The help files will # be included automatically -- cgit v1.2.1