diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-12-14 03:47:57 +0100 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-12-14 03:47:57 +0100 |
commit | a4e4f6732b7506d491e0e3cff7e72d331ef2b56d (patch) | |
tree | 341c0a1a3a7832c6059d448e74b3ef11c57c8e1d /build.properties | |
parent | 05ea5eb862d44e695cf71d7f0c4c718ba72023c7 (diff) | |
download | GT5-Unofficial-a4e4f6732b7506d491e0e3cff7e72d331ef2b56d.tar.gz GT5-Unofficial-a4e4f6732b7506d491e0e3cff7e72d331ef2b56d.tar.bz2 GT5-Unofficial-a4e4f6732b7506d491e0e3cff7e72d331ef2b56d.zip |
added Self Sorting List
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 60b2b9cdd5a015030c879bc1b06bb3f3bf8abeaf
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties index 3bf61b96da..8876906369 100644 --- a/build.properties +++ b/build.properties @@ -22,7 +22,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=3_pre2 +buildNumber=3_pre3 APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |