We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df2def commit b671220Copy full SHA for b671220
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 9b6dfb85782a6ec50c39292626acf2c74b0ae754
+refs/heads/master: 4c86a0431b637edd23b91234765402bb41edcae8
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 18e3db7392d2d0697b7e27d6d986139960144d85
5
refs/heads/try: 7b78b52e602bb3ea8174f9b2006bff3315f03ef9
trunk/Makefile.in
@@ -139,7 +139,7 @@ endif
139
140
# version-string calculation
141
CFG_GIT_DIR := $(CFG_SRC_DIR).git
142
-CFG_RELEASE = 0.6
+CFG_RELEASE = 0.7-pre
143
CFG_VERSION = $(CFG_RELEASE)
144
145
ifneq ($(wildcard $(CFG_GIT)),)
0 commit comments