Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
glom
Commits
e0ad3340
Commit
e0ad3340
authored
Apr 09, 2016
by
Murray Cumming
Browse files
1.28.9
parent
1c8dcc38
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
e0ad3340
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.
...
...
configure.ac
View file @
e0ad3340
...
...
@@ -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])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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