Skip to content

Commit 9d84683

Browse files
committed
RELEASE: This is version 0.0.5
1 parent 6b6c57b commit 9d84683

File tree

11 files changed

+38
-11
lines changed

11 files changed

+38
-11
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
cmake_minimum_required(VERSION 2.8.12)
2121

2222
project(phaethon CXX)
23-
set(phaethon_VERSION 0.0.4)
23+
set(phaethon_VERSION 0.0.5)
2424

2525

2626
# -------------------------------------------------------------------------

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Someday, ????-??-?? (Version 0.0.5)
1+
Tuesday, 2018-07-03 (Version 0.0.5)
22
- DOCS:
33
- Improved documentation in various files
44
- BUILD:

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "Phaethon"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 0.0.4
41+
PROJECT_NUMBER = 0.0.5
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

NEWS.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Changes in Phaethon version 0.0.5
2+
=================================
3+
4+
Phaethon has been rebuild from the ground up, converting it from a wxWidgets
5+
application to a Qt5 application. We celebrate this with the first "official"
6+
release of Phaethon, complete with pre-built binary packages, just like
7+
xoreos-tools and xoreos proper.
8+
9+
Phaethon is a graphical resource explorer for the BioWare games. It can load
10+
the directory structure of the game, look into archives and show various
11+
resource types, like images and texts, play sounds and music, etc.
12+
13+
Complex formats like GFF are not yet show, and no 3D models either. That is,
14+
however, a planned feature for the future.
15+
16+
Also in the future, Phaethon might include live editors, able to change
17+
many of the resource types, allowing for easy, instant modding.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dnl along with Phaethon. If not, see <http://www.gnu.org/licenses/>.
1919

2020
AC_PREREQ([2.65])
2121

22-
AC_INIT([Phaethon],[0.0.4],[xoreos-devel@xoreos.org],[phaethon],[https://xoreos.org/])
22+
AC_INIT([Phaethon],[0.0.5],[xoreos-devel@xoreos.org],[phaethon],[https://xoreos.org/])
2323

2424
AC_CONFIG_HEADERS([config.h])
2525
AC_CONFIG_SRCDIR([config.h.in])

dists/arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pkgname=phaethon-git
44
_gitname=phaethon
5-
pkgver=0.0.4.r0.g5020409
5+
pkgver=0.0.5.r0.g5020409
66
pkgrel=1
77
pkgdesc="A resource explorer for BioWare's Aurora engine games"
88
arch=('i686' 'x86_64')

dists/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
phaethon (0.0.5-1) unstable; urgency=low
2+
3+
* New upstream release
4+
5+
-- Sven Hesse <drmccoy@drmccoy.de> Tue, 03 Jul 2018 00:00:00 +0200
6+
17
phaethon (0.0.4-1) unstable; urgency=low
28

39
* New upstream release

dists/fedora/phaethon.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# phaethon depends on packages in rpmfusion-free, much like xoreos.
99

1010
Name: phaethon
11-
Version: 0.0.4
11+
Version: 0.0.5
1212

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

7171
%changelog
72+
* Tue Jul 03 2018 Sven Hesse <drmccoy@drmccoy.de> 0.0.5-1
73+
- New upstream release.
74+
7275
* Mon Feb 15 2016 Ben Rosser <rosser.bjr@gmail.com> 0.0.4-1
7376
- Initial package.

dists/win32/phaethon.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
IDI_ICON ICON DISCARDABLE "dists/win32/phaethon.ico"
1010

1111
VS_VERSION_INFO VERSIONINFO
12-
FILEVERSION 0,0,4,0
13-
PRODUCTVERSION 0,0,4,0
12+
FILEVERSION 0,0,5,0
13+
PRODUCTVERSION 0,0,5,0
1414
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
1515
FILEFLAGS VS_FF_DEBUG | VS_FF_PRERELEASE
1616
FILEOS VOS_NT_WINDOWS32
@@ -22,13 +22,13 @@ BEGIN
2222
BLOCK "040904b0" // US English, Unicode
2323
BEGIN
2424
VALUE "FileDescription", "https://xoreos.org/\0"
25-
VALUE "FileVersion", "0.0.4+git\0"
25+
VALUE "FileVersion", "0.0.5\0"
2626
VALUE "InternalName", "Phaethon\0"
2727
VALUE "LegalCopyright", "Copyright � 2014-2018 The xoreos Team\0"
2828
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"
2929
VALUE "OriginalFilename", "phaethon.exe\0"
3030
VALUE "ProductName", "phaethon\0"
31-
VALUE "ProductVersion", "0.0.4+git\0"
31+
VALUE "ProductVersion", "0.0.5\0"
3232
END
3333
END
3434

doc/rules.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ EXTRA_DIST += \
3333
# User documentation
3434
dist_doc_DATA += \
3535
ChangeLog \
36+
NEWS.md \
3637
TODO \
3738
README.md \
3839
$(EMPTY)

src/version/version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#endif
3636

3737
#ifndef PACKAGE_VERSION
38-
#define PACKAGE_VERSION "0.0.4"
38+
#define PACKAGE_VERSION "0.0.5"
3939
#endif
4040

4141
#ifndef PHAETHON_REVDESC

0 commit comments

Comments
 (0)