ソースを参照

Increment version to 2.60

Now that the upstream maintainer has abandoned this project without
establishing another maintainer, its difficult to choose an appropriate
version number. Going with 2.60 for now, as this only has incremental
changes to support 4B.
Steve Baker 4 年 前
コミット
9aed9a4415
2 ファイル変更3 行追加3 行削除
  1. 1 1
      VERSION
  2. 2 2
      version.h

+ 1 - 1
VERSION

@@ -1 +1 @@
-2.50
+2.60

+ 2 - 2
version.h

@@ -1,3 +1,3 @@
-#define VERSION "2.50"
+#define VERSION "2.60"
 #define VERSION_MAJOR 2
-#define VERSION_MINOR 50
+#define VERSION_MINOR 60