Merge pull request #449 from nodogsplash/4.3.2beta

Bump to version 4.3.2beta
This commit is contained in:
Rob White
2019-10-09 17:09:42 +01:00
committed by GitHub
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.3.1'
version = '4.3.2beta'
# The full version, including alpha/beta/rc tags.
release = '4.3.1'
release = '4.3.2beta'
# 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.3.1
PKG_VERSION:=4.3.2beta
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.3.1"
#define VERSION "4.3.2beta"
/*@{*/
/** Defines */