Quellcode durchsuchen

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 vor 4 Jahren
Ursprung
Commit
9aed9a4415
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. +1
    -1
      VERSION
  2. +2
    -2
      version.h

+ 1
- 1
VERSION Datei anzeigen

@@ -1 +1 @@
2.50
2.60

+ 2
- 2
version.h Datei anzeigen

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

Laden…
Abbrechen
Speichern