diff --git a/Changes.txt b/Changes.txt index 23d8a69b9..5bcec3148 100644 --- a/Changes.txt +++ b/Changes.txt @@ -12,7 +12,7 @@ Release History =========================================================================== -3.2.2 to 3.3: (November 15, 2010) +3.2.2 to 3.3: (November 12, 2010) * Added the following Distella 'directives', which are used to override and specifically tell the debugger how to treat address space (CODE, diff --git a/Readme.txt b/Readme.txt index 2988e2e35..59b74dc57 100644 --- a/Readme.txt +++ b/Readme.txt @@ -9,4 +9,4 @@ the Stella Website at: Enjoy, The Stella Team -November 15, 2010 +November 12, 2010 diff --git a/debian/changelog b/debian/changelog index 762b9a93e..4827e3f5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ stella (3.3-1) stable; urgency=high * Version 3.3 release - -- Stephen Anthony Mon, 15 Nov 2010 18:38:25 +0200 + -- Stephen Anthony Fri, 12 Nov 2010 18:38:25 +0200 stella (3.2.1-1) stable; urgency=high diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 58510cb91..af60fb0ca 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "3.3_test11" +#define STELLA_VERSION "3.3" #define STELLA_BUILD atoi("$Rev$" + 6) #endif diff --git a/src/unix/stella.spec b/src/unix/stella.spec index 1e21d5b9d..704377b14 100644 --- a/src/unix/stella.spec +++ b/src/unix/stella.spec @@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} %_datadir/icons/large/%{name}.png %changelog -* Mon Nov 15 2010 Stephen Anthony 3.3-1 +* Fri Nov 12 2010 Stephen Anthony 3.3-1 - Version 3.3 release * Wed Aug 25 2010 Stephen Anthony 3.2.1-1