adium / adium-1.3

Adium is a free instant messaging application for Mac OS X that can connect to AIM, MSN, Jabber, Yahoo, and more. This is the current stable release of Adium 1.3 since development began on 1.4.

Clone this repository (size: 109.7 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/adium/adium-13/
commit 393: 71dbe4459f74
parent 374: 49b07c7ad3af
branch: adium-1.3
1.3.6-debug makefile
ad...@smew.adiumx.com
7 months ago

Changed (Δ5 bytes):

raw changeset »

Release/Makefile (2 lines added, 2 lines removed)

Up to file-list Release/Makefile:

17
17
# - make all
18
18
###########
19
19
20
VERSION=1.3.6
21
BUILD_IN_DEBUG_MODE?=FALSE
20
VERSION=1.3.6-debug
21
BUILD_IN_DEBUG_MODE?=TRUE
22
22
BETA?=FALSE
23
23
OFFICIAL_BUILD?=TRUE
24
24