[glom/glom-1-30: 19/19] 1.30.1



commit e223f0b3e346964f55f93b5caa203dc9d038acd2
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Dec 11 20:57:23 2015 +0100

    1.30.1

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 51edbc3..0220eb5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.30.1 (stable):
+
+* Build: Improvements to how we find and use boost libraries.
+  (Murray Cumming)
+
 1.30.0 (stable):
 
 * Dialog_FieldDefinition: Show self-triggering lookups as grayed-out.
diff --git a/configure.ac b/configure.ac
index ef30dca..6a84424 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([Glom],[1.30.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.30.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
 AC_PREREQ(2.63)
 
 AC_CONFIG_SRCDIR([glom/main.cc])
@@ -223,7 +223,7 @@ MM_ARG_ENABLE_WARNINGS([GLOM_WFLAGS],
 AC_LANG([C++])
 MM_ARG_ENABLE_WARNINGS([GLOM_WXXFLAGS],
                        [-Wall],
-                       [-pedantic -Wall -Wextra -Wsuggest-override -Wshadow -Wformat-security -Wno-long-long 
-Wno-missing-field-initializers -DGSEAL_ENABLE],
+                       [-pedantic -Wall -Wextra -Wshadow -Wformat-security -Wno-long-long 
-Wno-missing-field-initializers -DGSEAL_ENABLE],
                        [G GDK GDK_PIXBUF GTK GDA GLIBMM GDKMM CAIROMM PANGOMM GTKMM SIGCXX LIBGDAMM])
 
 AC_CHECK_FUNCS([strptime])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]