Explorar o código

- changed the version to -mem & tagged mem-fixes

Andrei Pelinescu-Onciul %!s(int64=22) %!d(string=hai) anos
pai
achega
67a9d51def
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.defs

+ 1 - 1
Makefile.defs

@@ -18,7 +18,7 @@
 VERSION = 0
 PATCHLEVEL = 8
 SUBLEVEL =   11
-EXTRAVERSION = pre8
+EXTRAVERSION = pre8-mem
 
 RELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 OS = $(shell uname -s | sed -e s/SunOS/solaris/ | tr "[A-Z]" "[a-z]")