adium/adium

Parents 2f13c975a8eb
Children a81b12b803bb
Backout 6efd242bafce. This change should have not been applied to default.
--- a/Release/Makefile Tue May 15 20:14:18 2012 +0200
+++ b/Release/Makefile Wed May 16 11:50:23 2012 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.1b1
+VERSION=1.6hg
BUILD_IN_DEBUG_MODE?=FALSE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
@@ -216,4 +216,4 @@
cd $(BUILD_DIR) && tar zcf $(RELEASE_NAME).tgz Adium*/ && cd ..
tarball:
- hg archive -t tgz ($TARBALL_DIR).tgz
+ hg archive -t tgz ($TARBALL_DIR).tgz
\ No newline at end of file