From f367b3a9a646742c587c295138957b303a0d9c56 Mon Sep 17 00:00:00 2001 From: stephena Date: Fri, 25 Sep 2015 23:08:08 +0000 Subject: [PATCH] Final commit for 4.6.5 release. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3219 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- debian/changelog | 2 +- docs/index.html | 2 +- src/common/Version.hxx | 2 +- src/unix/stella.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index a02da881e..5476845e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ stella (4.6.5-1) stable; urgency=high * Version 4.6.5 release - -- Stephen Anthony Fri, 25 Sep 2015 13:50:43 -0230 + -- Stephen Anthony Fri, 25 Sep 2015 20:18:40 -0230 stella (4.6-1) stable; urgency=high diff --git a/docs/index.html b/docs/index.html index 1ec755057..167ab062c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -353,7 +353,7 @@

Windows

-

The Windows version of Stella is designed to work on Windows XP_SP3/Vista/7/8 +

The Windows version of Stella is designed to work on Windows XP_SP3/Vista/7/8/10 with the following:

    diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 76f8d8d91..ca1396c10 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "4.6.5_pre" +#define STELLA_VERSION "4.6.5" #define STELLA_BUILD atoi("$Rev$" + 6) #endif diff --git a/src/unix/stella.spec b/src/unix/stella.spec index 33106fdb9..e4c24647e 100644 --- a/src/unix/stella.spec +++ b/src/unix/stella.spec @@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} %_datadir/icons/large/%{name}.png %changelog -* Fri Sep 25 2015 Stephen Anthony 4.6.5-1 +* Sat Sep 26 2015 Stephen Anthony 4.6.5-1 - Version 4.6.5 release * Wed Apr 22 2015 Stephen Anthony 4.6.1-1