[glom/glom-1-28] 1.28.9



commit e0ad3340d27d91238dd3a537987bbdcdfdb7d9f6
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Apr 9 10:29:54 2016 +0200

    1.28.9

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b48d6f1..a9335f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.28.9 (stable):
+
+* (Hopefully) really fix the build without C++11 support.
+  (Murray Cumming)
+
 1.28.8 (stable):
 
 * (Hopefully) fix the build without C++11 support.
diff --git a/configure.ac b/configure.ac
index 26d080d..f590c4a 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.28.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.28.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
 AC_PREREQ(2.63)
 
 AC_CONFIG_SRCDIR([glom/main.cc])


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