Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Prepare for beta9
Baptiste Daroussin committed 14 years ago
commit aa23d970acb794f16477c5c5af2c93777076cac8
parent 6ba095e
2 files changed +2 -2
modified Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = libpkg
# This could be handy for archiving the generated documentation or
# if some version control system is used.

-
PROJECT_NUMBER         = 1.0-beta8
+
PROJECT_NUMBER         = 1.0-beta9

# Using the PROJECT_BRIEF tag one can provide an optional one line description for a project that appears at the top of each page and should give viewer a quick idea about the purpose of the project. Keep the description short.

modified pkg/main.c
@@ -43,7 +43,7 @@

#include "pkgcli.h"

-
#define PKGVERSION "1.0-beta8"
+
#define PKGVERSION "1.0-beta9"
#ifndef GITHASH
#define GITHASH ""
#endif