فهرست منبع

Bump version to 0.9.13

Eric Andersen 22 سال پیش
والد
کامیت
a7b545c4bc
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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)