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
d346bb20
Commit
d346bb20
authored
Jun 06, 2014
by
Dan Williams
Browse files
release: bump version to 0.9.9.95 (0.9.10-beta1)
parent
c6cbfa47
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
d346bb20
AC_PREREQ([2.63])
AC_INIT([nm-applet],
[0.9.9.
0
],
[0.9.9.
95
],
[https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
[network-manager-applet])
...
...
@@ -74,10 +74,10 @@ PKG_CHECK_MODULES(GOBJECT, gobject-2.0)
PKG_CHECK_MODULES(NMA,
[dbus-glib-1 >= 0.74
gio-2.0 >= 2.32
NetworkManager >= 0.9.9
libnm-glib >= 0.9.9
libnm-util >= 0.9.9
libnm-glib-vpn >= 0.9.9
NetworkManager >= 0.9.9
.95
libnm-glib >= 0.9.9
.95
libnm-util >= 0.9.9
.95
libnm-glib-vpn >= 0.9.9
.95
gmodule-export-2.0])
NMA_CFLAGS="$NMA_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32"
...
...
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