commit | 61d741477c076134ba5459eb2dbcf26eda9bf930 | [log] [tgz] |
---|---|---|
author | Lars Greiss <kufikugel@googlemail.com> | Sun Jul 07 02:18:19 2013 +0200 |
committer | Gerrit Code Review <root@grapefruit.slimroms.net> | Sun Jul 07 02:18:19 2013 +0200 |
tree | f03bddee4fc4a8b8175f1dc9605c493b90396461 | |
parent | 7b7f3c08b73a0d8013144c601f3eb49f5295610c [diff] | |
parent | 5fe6de9dd34339679d830909a7832cbeca8b6c87 [diff] |
Merge "Add xt925 and xt926 support" into jb4.2
diff --git a/config/common.mk b/config/common.mk index d4c2c8e..d78a4d0 100644 --- a/config/common.mk +++ b/config/common.mk
@@ -96,10 +96,10 @@ include vendor/slim/config/themes_common.mk # Versioning System -# Final Freeze build.7 +# Reopen build.7.1 PRODUCT_VERSION_MAJOR = 4.2.2 PRODUCT_VERSION_MINOR = build -PRODUCT_VERSION_MAINTENANCE = 7 +PRODUCT_VERSION_MAINTENANCE = 7.1 ifdef SLIM_BUILD_EXTRA SLIM_POSTFIX := -$(SLIM_BUILD_EXTRA) endif