Skip to content

Commit

Permalink
switch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
jeonghanlee committed Feb 17, 2024
1 parent 6f2560c commit a007ae7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions configure/RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@ PS_SRC_NAME:=phoebus
### 2020-12-04
#PS_SRC_TAG:=5782dc0
### 2022-09-20
PS_SRC_TAG:=tags/v4.7.0
#PS_SRC_TAG:=tags/v4.7.0
PS_SRC_TAG:=master

### Placeholder for the site-specific version control
#PS_SRC_VERSION:=$(PS_SRC_TAG)
PS_SRC_VERSION:=4.7.0
PS_SRC_VERSION:=$(PS_SRC_TAG)
#PS_SRC_VERSION:=4.7.0

### One may not need to change the following variables
### SRC_GITURL used for git clone
Expand Down

0 comments on commit a007ae7

Please sign in to comment.