From 0f45a7adf55c002d6f3804c56344340690556c42 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 10 Mar 2015 01:41:55 +0000 Subject: [Version 1.3.4] Update version numbers - hopefully complete. Note to devs: if I missed something, please mark follow-up commits with [Version 1.3.4] so we can find the necessary commits for version updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10612 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxybook | 2 +- documentation/Doxyfile | 2 +- documentation/src/enumerations.dox | 6 +++--- documentation/src/html_footer | 4 ++-- documentation/src/index.dox | 4 ++-- documentation/src/preface.dox | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) (limited to 'documentation') diff --git a/documentation/Doxybook b/documentation/Doxybook index 5eddae5c7..42c6e7e4b 100644 --- a/documentation/Doxybook +++ b/documentation/Doxybook @@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = "FLTK 1.3.3" +PROJECT_NAME = "FLTK 1.3.4" # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 20d03318c..517db878b 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = "FLTK 1.3.3" +PROJECT_NAME = "FLTK 1.3.4" # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or diff --git a/documentation/src/enumerations.dox b/documentation/src/enumerations.dox index 4b69ad89d..96282b1c1 100644 --- a/documentation/src/enumerations.dox +++ b/documentation/src/enumerations.dox @@ -20,9 +20,9 @@ The FLTK version number is stored in a number of compile-time constants: \li FL_MAJOR_VERSION - The major release number, currently 1 \li FL_MINOR_VERSION - The minor release number, currently 3 -\li FL_PATCH_VERSION - The patch release number, currently 3 -\li FL_VERSION - A combined floating-point version number for - the major, minor, and patch release numbers, currently 1.0303 +\li FL_PATCH_VERSION - The patch release number, currently 4 +\li FL_VERSION - A combined floating-point version number for + the major, minor, and patch release numbers, currently 1.0304 \section enumerations_events Events diff --git a/documentation/src/html_footer b/documentation/src/html_footer index daef7acdb..589aca2a6 100644 --- a/documentation/src/html_footer +++ b/documentation/src/html_footer @@ -1,7 +1,7 @@ @@ -10,7 +10,7 @@