adium/adium

1.5.1b1 makefile
adium-1.5.1
2012-05-13, Evan Schoenberg
6efd242bafce
Parents eaadc1ae2afe
Children 3865cea13ddb
1.5.1b1 makefile
--- a/Release/Makefile Sun May 13 00:49:21 2012 -0500
+++ b/Release/Makefile Sun May 13 14:43:44 2012 -0500
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.6hg
+VERSION=1.5.1b1
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
\ No newline at end of file
+ hg archive -t tgz ($TARBALL_DIR).tgz