Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
usb-moded
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mer-core
usb-moded
Commits
1eb0b2e8
Commit
1eb0b2e8
authored
Nov 14, 2018
by
spiiroin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 0.86.0+mer28
parent
1ef808a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
config-static.h
config-static.h
+3
-3
configure.ac
configure.ac
+1
-1
rpm/usb-moded.spec
rpm/usb-moded.spec
+1
-1
No files found.
config-static.h
View file @
1eb0b2e8
...
...
@@ -11,7 +11,7 @@
#define PACKAGE_NAME "usb_moded"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "usb_moded 0.86.0+mer2
7
"
#define PACKAGE_STRING "usb_moded 0.86.0+mer2
8
"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "usb_moded"
...
...
@@ -20,13 +20,13 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.86.0+mer2
7
"
#define PACKAGE_VERSION "0.86.0+mer2
8
"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "0.86.0+mer2
7
"
#define VERSION "0.86.0+mer2
8
"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
configure.ac
View file @
1eb0b2e8
AC_INIT([usb_moded], [0.86.0+mer2
7
])
AC_INIT([usb_moded], [0.86.0+mer2
8
])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AM_CONFIG_HEADER([config.h])
...
...
rpm/usb-moded.spec
View file @
1eb0b2e8
Name: usb-moded
Version: 0.86.0+mer2
7
Version: 0.86.0+mer2
8
Release: 2
Summary: USB mode controller
Group: System/System Control
...
...
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