Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
network-manager-applet
Commits
be0bffe4
Commit
be0bffe4
authored
Sep 20, 2017
by
Thomas Haller
Browse files
version: belatedly bump version macros
parent
c2468b38
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libnma/nma-version.h.in
View file @
be0bffe4
...
...
@@ -66,9 +66,11 @@
#define NMA_VERSION_1_2 (NMA_ENCODE_VERSION (1, 2, 0))
#define NMA_VERSION_1_4 (NMA_ENCODE_VERSION (1, 4, 0))
#define NMA_VERSION_1_8 (NMA_ENCODE_VERSION (1, 8, 0))
#define NMA_VERSION_1_8_2 (NMA_ENCODE_VERSION (1, 8, 2))
#define NMA_VERSION_1_8_4 (NMA_ENCODE_VERSION (1, 8, 4))
#define NMA_VERSION_CUR_STABLE NMA_VERSION_1_
4
#define NMA_VERSION_NEXT_STABLE NMA_VERSION_1_8
#define NMA_VERSION_CUR_STABLE NMA_VERSION_1_
8_2
#define NMA_VERSION_NEXT_STABLE NMA_VERSION_1_8
_4
#define NMA_VERSION NMA_ENCODE_VERSION (NMA_MAJOR_VERSION, NMA_MINOR_VERSION, NMA_MICRO_VERSION)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment