Explorar o código

- ver. no increased

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

+ 1 - 1
Makefile.defs

@@ -75,7 +75,7 @@ MAIN_NAME=ser
 VERSION = 2
 PATCHLEVEL = 1
 SUBLEVEL =  0
-EXTRAVERSION = -dev4-tm
+EXTRAVERSION = -dev5-tm
 
 SER_VER = $(shell expr $(VERSION) \* 1000000 + $(PATCHLEVEL) \* 1000 + \
 			$(SUBLEVEL) )