Skip to content

Commit

Permalink
RELEASE: This is version 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Jul 3, 2018
1 parent 6b6c57b commit 9d84683
Show file tree
Hide file tree
Showing 11 changed files with 38 additions and 11 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
cmake_minimum_required(VERSION 2.8.12)

project(phaethon CXX)
set(phaethon_VERSION 0.0.4)
set(phaethon_VERSION 0.0.5)


# -------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Someday, ????-??-?? (Version 0.0.5)
Tuesday, 2018-07-03 (Version 0.0.5)
- DOCS:
- Improved documentation in various files
- BUILD:
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Phaethon"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 0.0.4
PROJECT_NUMBER = 0.0.5

# 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
Expand Down
17 changes: 17 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Changes in Phaethon version 0.0.5
=================================

Phaethon has been rebuild from the ground up, converting it from a wxWidgets
application to a Qt5 application. We celebrate this with the first "official"
release of Phaethon, complete with pre-built binary packages, just like
xoreos-tools and xoreos proper.

Phaethon is a graphical resource explorer for the BioWare games. It can load
the directory structure of the game, look into archives and show various
resource types, like images and texts, play sounds and music, etc.

Complex formats like GFF are not yet show, and no 3D models either. That is,
however, a planned feature for the future.

Also in the future, Phaethon might include live editors, able to change
many of the resource types, allowing for easy, instant modding.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dnl along with Phaethon. If not, see <http://www.gnu.org/licenses/>.

AC_PREREQ([2.65])

AC_INIT([Phaethon],[0.0.4],[[email protected]],[phaethon],[https://xoreos.org/])
AC_INIT([Phaethon],[0.0.5],[[email protected]],[phaethon],[https://xoreos.org/])

AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([config.h.in])
Expand Down
2 changes: 1 addition & 1 deletion dists/arch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=phaethon-git
_gitname=phaethon
pkgver=0.0.4.r0.g5020409
pkgver=0.0.5.r0.g5020409
pkgrel=1
pkgdesc="A resource explorer for BioWare's Aurora engine games"
arch=('i686' 'x86_64')
Expand Down
6 changes: 6 additions & 0 deletions dists/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
phaethon (0.0.5-1) unstable; urgency=low

* New upstream release

-- Sven Hesse <[email protected]> Tue, 03 Jul 2018 00:00:00 +0200

phaethon (0.0.4-1) unstable; urgency=low

* New upstream release
Expand Down
5 changes: 4 additions & 1 deletion dists/fedora/phaethon.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# phaethon depends on packages in rpmfusion-free, much like xoreos.

Name: phaethon
Version: 0.0.4
Version: 0.0.5

# This is a bit ugly but it works.
%if "%{snapshot}" == "0"
Expand Down Expand Up @@ -69,5 +69,8 @@ rm %{buildroot}%{_pkgdocdir}/*
%license COPYING

%changelog
* Tue Jul 03 2018 Sven Hesse <[email protected]> 0.0.5-1
- New upstream release.

* Mon Feb 15 2016 Ben Rosser <[email protected]> 0.0.4-1
- Initial package.
8 changes: 4 additions & 4 deletions dists/win32/phaethon.rc
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
IDI_ICON ICON DISCARDABLE "dists/win32/phaethon.ico"

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,0,4,0
PRODUCTVERSION 0,0,4,0
FILEVERSION 0,0,5,0
PRODUCTVERSION 0,0,5,0
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
FILEFLAGS VS_FF_DEBUG | VS_FF_PRERELEASE
FILEOS VOS_NT_WINDOWS32
Expand All @@ -22,13 +22,13 @@ BEGIN
BLOCK "040904b0" // US English, Unicode
BEGIN
VALUE "FileDescription", "https://xoreos.org/\0"
VALUE "FileVersion", "0.0.4+git\0"
VALUE "FileVersion", "0.0.5\0"
VALUE "InternalName", "Phaethon\0"
VALUE "LegalCopyright", "Copyright � 2014-2018 The xoreos Team\0"
VALUE "LegalTrademarks", "The Infinity engine, Aurora engine, Odyssey engine and Eclipse engine are registered trademarks of BioWare Corp., a subsidiary of Electronic Arts, Inc. The Electron engine and Lycium engine are trademarks of BioWare Corp., a subsidiary of Electronic Arts, Inc. Bink is a registered trademark of RAD Game Tools, Inc. Neverwinter Nights is a registered trademark of Wizards of the Coast, a subsidiary of Hasbro Inc. Star Wars, Knights of the Old Republic and The Sith Lords are registered trademarks of Lucasfilm Entertainment Company Ltd., a subsidiary of The Walt Disney Company. Jade Empire is a registered trademark of BioWare Corp., a subsidiary of Electronic Arts, Inc. Sonic the Hedgehog is a registered trademark of Sega Corporation. The Witcher is a registered trademark of CD Projekt S.A. Dragon Age is a registered trademark of Electronic Arts, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "phaethon.exe\0"
VALUE "ProductName", "phaethon\0"
VALUE "ProductVersion", "0.0.4+git\0"
VALUE "ProductVersion", "0.0.5\0"
END
END

Expand Down
1 change: 1 addition & 0 deletions doc/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ EXTRA_DIST += \
# User documentation
dist_doc_DATA += \
ChangeLog \
NEWS.md \
TODO \
README.md \
$(EMPTY)
Expand Down
2 changes: 1 addition & 1 deletion src/version/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#endif

#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "0.0.4"
#define PACKAGE_VERSION "0.0.5"
#endif

#ifndef PHAETHON_REVDESC
Expand Down

0 comments on commit 9d84683

Please sign in to comment.