This website works better with JavaScript.
Home
Explore
About Gitea
Register
Sign In
devuan-sdk
/
libdevuansdk
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
tag 1.0
master
parazyd
3 years ago
parent
3cbe3774c8
commit
5b23dfda98
Signed by:
parazyd
<parazyd@dyne.org>
GPG Key ID:
F0CB28FCF78637DE
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
CONTRIBUTORS.md
+1
-1
libdevuansdk
+ 1
- 0
CONTRIBUTORS.md
View File
@@ -5,3 +5,4 @@ Thank you very much for your great help and ideas!
- Enzo Nicosia <katolaz@freaknet.org>
- Denis Roio <jaromil@dyne.org>
- Giovanni Rapagnani
+ 1
- 1
libdevuansdk
View File
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this source code. If not, see <http://www.gnu.org/licenses/>.
libdevuansdk_version="
0.5
"
libdevuansdk_version="
1.0
"
LIBPATH=${LIBPATH:-$(dirname $0)}
source $LIBPATH/config
Write
Preview
Loading…
Cancel
Save