diff options
author | Technus <daniel112092@gmail.com> | 2017-10-20 21:00:32 +0200 |
---|---|---|
committer | Technus <daniel112092@gmail.com> | 2017-10-20 21:00:32 +0200 |
commit | 7fd0e849dfcbd5955d8283a5ec6a9caa18c9e2f8 (patch) | |
tree | 0ddfdf3a5e33ccbd3cbebf5b396243c3e52484e3 /build.properties | |
parent | 7c8f9e76885cee0b0c190bf265b1bb75d3a7d96e (diff) | |
download | GT5-Unofficial-7fd0e849dfcbd5955d8283a5ec6a9caa18c9e2f8.tar.gz GT5-Unofficial-7fd0e849dfcbd5955d8283a5ec6a9caa18c9e2f8.tar.bz2 GT5-Unofficial-7fd0e849dfcbd5955d8283a5ec6a9caa18c9e2f8.zip |
fix eplosion stack overflow and refactor constant name
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.properties b/build.properties index c9ab2285a7..34ee03397c 100644 --- a/build.properties +++ b/build.properties @@ -6,8 +6,8 @@ ic2.version=2.2.790-experimental codechickenlib.version=1.1.3.140 codechickencore.version=1.0.7.47 nei.version=1.0.5.120 -gregtech.jenkinsbuild=856 -gregtech.version=5.09.32.05 +gregtech.jenkinsbuild=884 +gregtech.version=5.09.32.06 cofhcore.cf=2246/920 cofhcore.version=[1.7.10]3.0.3-303-dev cofhlib.cf=2246/918 |