12 lines
372 B
Diff
12 lines
372 B
Diff
--- src/lpm.c.smb 2024-03-04 11:20:50.790600687 -0500
|
|
+++ src/lpm.c 2024-03-04 11:21:18.417544084 -0500
|
|
@@ -1331,7 +1331,7 @@
|
|
|
|
|
|
#ifndef LPM_VERSION
|
|
- #define LPM_VERSION "unknown"
|
|
+ #define LPM_VERSION "1.4.2+git20251016.6cfa420"
|
|
#endif
|
|
#ifndef LPM_DEFAULT_REPOSITORY
|
|
#define LPM_DEFAULT_REPOSITORY "https://github.com/lite-xl/lite-xl-plugin-manager.git:latest"
|