Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
Dwoo
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Common
Dwoo
Commits
e34cfa75
Commit
e34cfa75
authored
Feb 07, 2010
by
seldaek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prep release 1.1.1
git-svn-id:
http://svn.dwoo.org/trunk@333
0598d79b-80c4-4d41-97ba-ac86fbbd088b
parent
1901789b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Dwoo.compiled.php
lib/Dwoo.compiled.php
+0
-0
Dwoo.php
lib/Dwoo.php
+2
-2
No files found.
lib/Dwoo.compiled.php
View file @
e34cfa75
This diff is collapsed.
Click to expand it.
lib/Dwoo.php
View file @
e34cfa75
...
...
@@ -35,7 +35,7 @@ class Dwoo
*
* @var string
*/
const
VERSION
=
'1.1.
0
'
;
const
VERSION
=
'1.1.
1
'
;
/**
* unique number of this dwoo release
...
...
@@ -44,7 +44,7 @@ class Dwoo
* has been compiled before this release or not, so that old templates are
* recompiled automatically when Dwoo is updated
*/
const
RELEASE_TAG
=
1
6
;
const
RELEASE_TAG
=
1
7
;
/**#@+
* constants that represents all plugin types
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment