Bump to version 4.2.1beta

Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
Rob White
2019-09-13 21:52:25 +01:00
parent 14a90f1e85
commit 764faf09f7
3 changed files with 4 additions and 4 deletions

View File

@@ -60,9 +60,9 @@ author = 'The Nodogsplash Contributors'
# built documents.
#
# The short X.Y version.
version = '4.2.0'
version = '4.2.1beta'
# The full version, including alpha/beta/rc tags.
release = '4.2.0'
release = '4.2.1beta'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=nodogsplash
PKG_FIXUP:=autoreconf
PKG_VERSION:=4.2.0
PKG_VERSION:=4.2.1beta
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)?

View File

@@ -29,7 +29,7 @@
#ifndef _CONF_H_
#define _CONF_H_
#define VERSION "4.2.0"
#define VERSION "4.2.1beta"
/*@{*/
/** Defines */