diff --git a/doomsday/client/api.doxy b/doomsday/client/api.doxy index 82ded2eb90..43596b4027 100644 --- a/doomsday/client/api.doxy +++ b/doomsday/client/api.doxy @@ -2,7 +2,7 @@ @INCLUDE = ../doomsday.doxy PROJECT_NAME = "Doomsday and libdeng1" -PROJECT_NUMBER = 1.11 +PROJECT_NUMBER = 1.12 PROJECT_BRIEF = "Public API" OUTPUT_DIRECTORY = ../apidoc/api/ diff --git a/doomsday/client/client-mac.doxy b/doomsday/client/client-mac.doxy index e7a34ce149..033a61e574 100644 --- a/doomsday/client/client-mac.doxy +++ b/doomsday/client/client-mac.doxy @@ -2,7 +2,7 @@ @INCLUDE = ../doomsday.doxy PROJECT_NAME = "Doomsday Client" -PROJECT_NUMBER = 1.11 +PROJECT_NUMBER = 1.12 PROJECT_BRIEF = "Internal documentation (Mac OS X)" OUTPUT_DIRECTORY = ../apidoc/mac/ diff --git a/doomsday/client/client-win32.doxy b/doomsday/client/client-win32.doxy index aa8dfcf2b7..3c0e4a4221 100644 --- a/doomsday/client/client-win32.doxy +++ b/doomsday/client/client-win32.doxy @@ -2,7 +2,7 @@ @INCLUDE = ../doomsday.doxy PROJECT_NAME = "Doomsday Client" -PROJECT_NUMBER = 1.11 +PROJECT_NUMBER = 1.12 PROJECT_BRIEF = "Internal documentation (Windows)" OUTPUT_DIRECTORY = ../apidoc/win32/ diff --git a/doomsday/client/res/macx/Info.plist b/doomsday/client/res/macx/Info.plist index 93d6ac65c6..90ff4e5b89 100644 --- a/doomsday/client/res/macx/Info.plist +++ b/doomsday/client/res/macx/Info.plist @@ -17,6 +17,6 @@ CFBundleSignature ???? CFBundleVersion - 1.11 + 1.12 diff --git a/doomsday/doc/readme/readme.ame b/doomsday/doc/readme/readme.ame index ee65f9dc9d..b6164c44ee 100644 --- a/doomsday/doc/readme/readme.ame +++ b/doomsday/doc/readme/readme.ame @@ -5,7 +5,7 @@ @macro{TITLE}{ doomsday } } @macro{ONELINER}{ Enhanced source port of Doom, Heretic and Hexen } -@macro{VERSION}{ Version 1.11 } +@macro{VERSION}{ Version 1.12 } @macro{AUTHOR}{ Deng Team } @macro{LINK}{ http://dengine.net/ } @require{amestd} diff --git a/doomsday/doc/server/server.ame b/doomsday/doc/server/server.ame index 385d6a4256..4ecf01164c 100644 --- a/doomsday/doc/server/server.ame +++ b/doomsday/doc/server/server.ame @@ -1,7 +1,7 @@ $ Man page for doomsday-server @macro{TITLE}{ doomsday-server } @macro{ONELINER}{ Doomsday Engine multiplayer daemon } -@macro{VERSION}{ Version 1.11 } +@macro{VERSION}{ Version 1.12 } @macro{AUTHOR}{ Deng Team } @macro{LINK}{ http://dengine.net/ } @require{amestd} diff --git a/doomsday/doc/shell-text/shell-text.ame b/doomsday/doc/shell-text/shell-text.ame index 97b0de46cf..e8c536b176 100644 --- a/doomsday/doc/shell-text/shell-text.ame +++ b/doomsday/doc/shell-text/shell-text.ame @@ -1,7 +1,7 @@ $ Man page for doomsday-shell-text @macro{TITLE}{ doomsday-shell-text } @macro{ONELINER}{ Utility for controlling and monitoring Doomsday servers } -@macro{VERSION}{ Version 1.11 } +@macro{VERSION}{ Version 1.12 } @macro{AUTHOR}{ Deng Team } @macro{LINK}{ http://dengine.net/ } @require{amestd} diff --git a/doomsday/tools/shell/shell-gui/res/macx/Info.plist b/doomsday/tools/shell/shell-gui/res/macx/Info.plist index 56d20b0be7..7192728e2e 100644 --- a/doomsday/tools/shell/shell-gui/res/macx/Info.plist +++ b/doomsday/tools/shell/shell-gui/res/macx/Info.plist @@ -17,6 +17,6 @@ CFBundleSignature ???? CFBundleVersion - 1.11 + 1.12