Version 0.13 final

This commit is contained in:
Jens Hemprich 2007-11-16 19:33:32 +00:00
parent 293ee5145d
commit be61e866fc
5 changed files with 10 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410
{\fonttbl\f0\fswiss\fcharset77 Helvetica;} {\fonttbl\f0\fswiss\fcharset77 Helvetica;}
{\colortbl;\red255\green255\blue255;} {\colortbl;\red255\green255\blue255;}
\paperw11900\paperh16840\margl1440\margr1440\vieww9000\viewh8400\viewkind0 \paperw11904\paperh16836\margl1440\margr1440\vieww9000\viewh8400\viewkind0
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural
\f0\fs24 \cf0 How to create the Installer:\ \f0\fs24 \cf0 How to create the Installer:\
@ -9,14 +9,17 @@
- Open Intaller Vise\ - Open Intaller Vise\
- Select File->"Remove compressed Data"\ - Select File->"Remove compressed Data"\
- Select File->"Build Installer"\ - Select File->"Build Installer"\
- Create new folder with the current version name in it\
( e.g. MacGLide 013.a3 Installer )\
- Save as "CD Installer", Carbon into "MacGLide current Release"\ - Save as "CD Installer", Carbon into "MacGLide current Release"\
+ This will save an Installer + folder hierarchy\ + This will save an Installer + folder hierarchy\
for people that have problems with the "single file"\ for people that have problems with the "single file"\
installer\ installer\
- Press "Save"\ - Press "Save"\
\ \
- When you're satisfied with the release, copy the folder,\ + When you're satisfied with the release:\
rename it to match the release number and zip it.\ - Create new folder with the current version name in it without spaces\
(necessary for uploading to sf.net)\
( e.g. MacGLide_013.a3)\
- Move the items from the "Current Release" folder to that folder\
- rename "MacGLide Installer" to "MacGlide 0.xx Installer"\
- use StuffIt! to compress it (as this might still be used on OS9).\
} }

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

View File

@ -28,7 +28,7 @@
/////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////
const char* OpenGLideVersion = "0.13rc1"; const char* OpenGLideVersion = "0.13";
/////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////