mirror of
https://github.com/openNDS/openNDS.git
synced 2026-01-14 06:17:54 -05:00
Merge pull request #449 from nodogsplash/4.3.2beta
Bump to version 4.3.2beta
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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)?
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
#ifndef _CONF_H_
|
||||
#define _CONF_H_
|
||||
|
||||
#define VERSION "4.3.1"
|
||||
#define VERSION "4.3.2beta"
|
||||
|
||||
/*@{*/
|
||||
/** Defines */
|
||||
|
||||
Reference in New Issue
Block a user