Skip to content

Commit 2de0b33

Browse files
committed
set version to 0.4.0.rc (release candidate)
1 parent 0a0424f commit 2de0b33

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,4 @@ See [LICENSE](LICENSE) to see the full text.
186186
You should have received a copy of the GNU General Public License
187187
along with this program. If not, see <https://www.gnu.org/licenses/>.
188188

189-
(Martin; 2020-03-00; wrapper version 0.4.0.alpha)
189+
(Martin; 2020-03-29; wrapper version 0.4.0.rc

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
2-
version="0.4.0.alpha"
3-
versiondate="2020-03-00"
2+
version="0.4.0.rc"
3+
versiondate="2020-03-29"

0 commit comments

Comments
 (0)