aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-07-28 15:12:59 +0200
committerJoel Bodenmann <joel@embedded.pro>2016-07-28 15:12:59 +0200
commitc24b79336e036ff8f415729f4faf647902437913 (patch)
treed10638f769356f9a30bb97bb8ee3f2a836bdbd96
parent87cd8a3a21da099166aac894fed9205894f72d56 (diff)
downloaduGFX-c24b79336e036ff8f415729f4faf647902437913.tar.gz
uGFX-c24b79336e036ff8f415729f4faf647902437913.tar.bz2
uGFX-c24b79336e036ff8f415729f4faf647902437913.zip
Release version 2.6
-rw-r--r--Doxygenfile4
-rw-r--r--docs/releases.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/Doxygenfile b/Doxygenfile
index 9c47b14d..86ce081c 100644
--- a/Doxygenfile
+++ b/Doxygenfile
@@ -38,13 +38,13 @@ PROJECT_NAME =
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 2.5
+PROJECT_NUMBER = 2.6
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
# quick idea about the purpose of the project. Keep the description short.
-PROJECT_BRIEF = "version 2.5"
+PROJECT_BRIEF = "version 2.6"
# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
# the documentation. The maximum height of the logo should not exceed 55 pixels
diff --git a/docs/releases.txt b/docs/releases.txt
index 675c33b1..6201dc59 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -2,7 +2,7 @@
*** Releases ***
*****************************************************************************
-*** Changes after 2.5 ***
+*** Release 2.6 ***
FIX: Fixed bug where the list item count wasn't decremented when an item was removed
FEATURE: Added options GFILE_FATFS_EXTERNAL_LIB and GFILE_PETITFSFS_EXTERNAL_LIB
FEATURE: Added FT6x06 driver