Skip to content

Commit 6656ec0

Browse files
committed
config: reset VERSION to 0.0.1-lpb (dev not ready for 1.0.0)
1 parent 75ff5ba commit 6656ec0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-lpb
1+
0.0.1-lpb

lpb.stack.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# Fork URL — cumulative patches on top of earendil-works/pi
1515
LPB_PI_FORK=https://github.com/localpibox/pi.git
1616
# Branch — which branch to build from (the lpb branch is the stable base)
17-
LPB_PI_REF=1.0.0-lpb
17+
LPB_PI_REF=0.0.1-lpb
1818
# Upstream — original repo (for reference / rebasing)
1919
LPB_PI_UPSTREAM=https://github.com/earendil-works/pi.git
2020

0 commit comments

Comments
 (0)