Explorar el Código

* Update package versions to 1.0.8

carl hace 22 años
padre
commit
3ad9bc6769
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      installer/Makefile

+ 2 - 2
installer/Makefile

@@ -1,5 +1,5 @@
 #
-# Don't edit, this file is generated by FPCMake Version 1.1 [2003/04/01]
+# Don't edit, this file is generated by FPCMake Version 1.1 [2003/04/06]
 #
 default: all
 MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos macosx emx
@@ -204,7 +204,7 @@ UNITSDIR:=$(wildcard $(FPCDIR)/units/$(OS_TARGET))
 endif
 PACKAGESDIR:=$(wildcard $(FPCDIR) $(FPCDIR)/packages/base $(FPCDIR)/packages/extra)
 override PACKAGE_NAME=installer
-override PACKAGE_VERSION=1.0.6
+override PACKAGE_VERSION=1.0.8
 ifeq ($(OS_TARGET),linux)
 override TARGET_PROGRAMS+=installer
 endif