ソースを参照

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.
pull/70/head
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

読み込み中…
キャンセル
保存