Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marcus Andersson
aurweb
7d7ef9b112d92a3515aa042181eee08a752a086e
7d7ef9b112d92a3515aa042181eee08a752a086e
Switch branch/tag
aurweb
web
lib
version.inc
Find file
Normal view
History
Permalink
version.inc
51 Bytes
Newer
Older
Tweak to version strings patch.
Paul Mattal
committed
Oct 02, 2007
1
<?php
Version bump to 1.5.1
Simo Leone
committed
Mar 23, 2008
2
define
(
"AUR_VERSION"
,
"<b>v1.5.1</b>"
);
Tweak to version strings patch.
Paul Mattal
committed
Oct 02, 2007
3
?>