Remove osx-dmg-dsstore.pl from EXTRA_DIST, I don't know why this didn't make it into r4025.

Originally committed to SVN as r4058.
This commit is contained in:
Amar Takhar 2010-01-27 21:46:45 +00:00
parent d03dc76dcc
commit a9ad3259c3
2 changed files with 1 additions and 2 deletions

View File

@ -65,7 +65,6 @@ EXTRA_DIST += \
EXTRA_DIST += \
scripts/osx-bundle-restart-helper.c \
scripts/osx-bundle.sh \
scripts/osx-dmg-dsstore.pl \
scripts/osx-dmg.sh \
scripts/osx-fix-libs.py \
scripts/unix-gen-res.awk \

View File

@ -4,7 +4,7 @@ AC_PREREQ(2.57)
# aegisub version info
######################
# MAKE SURE YOU UPDATE THE VERSION INFO BELOW WHEN YOU SET THIS TO '1'
m4_define([aegisub_FINAL_RELEASE], [0])
m4_define([aegisub_FINAL_RELEASE], [1])
m4_define([aegisub_version_major], [2])
m4_define([aegisub_version_minor], [1])