[network-manager-applet] build: fix version number syntax
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] build: fix version number syntax
- Date: Fri, 12 Dec 2014 22:51:48 +0000 (UTC)
commit cd821d9bd12d0a67af54a2cde868dee9b5a0ea8f
Author: Dan Williams <dcbw redhat com>
Date: Fri Dec 12 16:51:14 2014 -0600
build: fix version number syntax
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4b5adec..f6ce1d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([nm-applet],
- [1.1.0,
+ [1.1.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
[network-manager-applet])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]