mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-29 14:25:23 -04:00
Update version number to 2.2
This commit is contained in:
parent
5956c5e6d2
commit
fe8747701d
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ all: $(DLL) $(STATLIB)
|
|||
|
||||
$(DLL):$(DLL_OBJ)
|
||||
@echo Linking $@...
|
||||
o2dll.sh -o $@ $(DLL_OBJ) $(LIBS) #-version-info 2:1:3 -version-number 2:1:3
|
||||
o2dll.sh -o $@ $(DLL_OBJ) $(LIBS) #-version-info 2:2:0 -version-number 2:2:0
|
||||
|
||||
$(STATLIB): $(LIB_OBJ)
|
||||
@echo Linking $@...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue