Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
ITS THE DAY
Browse files Browse the repository at this point in the history
  • Loading branch information
statulr committed Dec 3, 2023
1 parent f19b01f commit a0df797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#define MAX_COMMAND_LENGTH 500
#define REMOVE_FORCE_COMMAND "sudo pacman -Rdd "
#define INSTALL_FORCE_COMMAND "sudo pacman -Sdd "
#define VERSION "1.2.2"
#define VERSION "1.2.3"
#define MULTIPLE_ARGS "argc >= 3"

#endif // CONSTANTS_H

0 comments on commit a0df797

Please sign in to comment.