Przeglądaj źródła

Bump version to 0.9.13

Eric Andersen 23 lat temu
rodzic
commit
a7b545c4bc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Rules.mak

+ 1 - 1
Rules.mak

@@ -26,7 +26,7 @@
 # Be sure to update include/features.h when changing this...
 MAJOR_VERSION:=0
 MINOR_VERSION:=9
-SUBLEVEL:=12
+SUBLEVEL:=13
 VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)