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 412: 4ea60fec7b59
parent 411: b84454d2b44f
branch: adium-1.3
1.3.10-debug
Smew
2 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.10
21
BUILD_IN_DEBUG_MODE?=FALSE
20
VERSION=1.3.10-debug
21
BUILD_IN_DEBUG_MODE?=TRUE
22
22
BETA?=FALSE
23
23
OFFICIAL_BUILD?=TRUE
24
24