Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
pureos-store
Commits
0f72cd8e
Commit
0f72cd8e
authored
Mar 17, 2017
by
Richard Hughes
Browse files
trivial: Post branch version bump
parent
9656d4b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
RELEASE
View file @
0f72cd8e
...
...
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
3. Commit changes in gnome-software git:
git commit -a -m "Release version 3.2
3.93
"
git tag -s GNOME_SOFTWARE_3_2
3_93
-m "==== Version 3.2
3.93
===="
git commit -a -m "Release version 3.2
5.1
"
git tag -s GNOME_SOFTWARE_3_2
5_1
-m "==== Version 3.2
5.1
===="
<enter password>
git push --tags
git push
...
...
configure.ac
View file @
0f72cd8e
# Copyright (C) 2010-2015 Richard Hughes <richard@hughsie.com>
AC_PREREQ(2.63)
AC_INIT([gnome-software],[3.2
3.93
],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
AC_INIT([gnome-software],[3.2
5.1
],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar serial-tests foreign])
AC_CONFIG_HEADERS([config.h])
...
...
Write
Preview
Markdown
is supported
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