Commit b357f67 1 parent 0600a32 commit b357f67 Copy full SHA for b357f67
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 60
60
# built documents.
61
61
#
62
62
# The short X.Y version.
63
- version = '4.0.2 '
63
+ version = '4.0.3beta '
64
64
# The full version, including alpha/beta/rc tags.
65
- release = '4.0.2 '
65
+ release = '4.0.3beta '
66
66
67
67
# The language for content autogenerated by Sphinx. Refer to documentation
68
68
# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
7
7
8
8
PKG_NAME: =nodogsplash
9
9
PKG_FIXUP: =autoreconf
10
- PKG_VERSION: =4.0.2
10
+ PKG_VERSION: =4.0.3beta
11
11
PKG_RELEASE: =1
12
12
13
13
PKG_SOURCE_URL: =https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION ) ?
Original file line number Diff line number Diff line change 29
29
#ifndef _CONF_H_
30
30
#define _CONF_H_
31
31
32
- #define VERSION "4.0.2 "
32
+ #define VERSION "4.0.3beta "
33
33
34
34
/*@{*/
35
35
/** Defines */
You can’t perform that action at this time.
0 commit comments