mirror of
https://github.com/fltk/fltk.git
synced 2026-05-23 07:46:09 +08:00
Update even more version numbers.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9830 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CREDITS - Fast Light Tool Kit (FLTK) Version 1.3.0
|
||||
CREDITS - Fast Light Tool Kit (FLTK) Version 1.3.2
|
||||
--------------------------------------------------
|
||||
|
||||
This file lists the people responsible for the toolkit you
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@ libfltk_cairo.1.3.dylib: $(CAIROOBJECTS) ../src/libfltk.1.3.dylib
|
||||
echo $(DSOCOMMAND) $@ ...
|
||||
$(DSOCOMMAND) $@ \
|
||||
-install_name $(libdir)/$@ \
|
||||
-current_version 1.3.0 \
|
||||
-current_version 1.3.2 \
|
||||
-compatibility_version 1.3.0 \
|
||||
$(CAIROOBJECTS) -L../src $(LDLIBS) $(CAIROLIBS) -lfltk
|
||||
$(RM) libfltk_cairo.dylib
|
||||
|
||||
Reference in New Issue
Block a user