Explorar o código

Makefile.defs: version set to 4.1.0-dev0

- master branch is open for adding new features to be part of v4.1.x
Daniel-Constantin Mierla %!s(int64=12) %!d(string=hai) anos
pai
achega
9f9b56088e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Makefile.defs

+ 2 - 2
Makefile.defs

@@ -160,9 +160,9 @@ INSTALL_FLAVOUR=$(FLAVOUR)
 
 #version number
 VERSION = 4
-PATCHLEVEL = 0
+PATCHLEVEL = 1
 SUBLEVEL =  0
-EXTRAVERSION = -pre2
+EXTRAVERSION = -dev0
 
 # memory manager switcher
 # 0 - f_malloc (fast malloc)