Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Team management
Social coding
Documentation
Code hosting
Case Studies
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
165
Star
1,266
Fork
263
nette
/
nette
Code
Issues
8
Pull requests
14
Projects
0
Insights
Permalink
Browse files
cs
Loading branch information
...
dg
committed
Sep 18, 2018
1 parent
f48ab62
commit
d2bd6ad91626af2377128274ea3230107fc55716
Unified
Split
Showing
1 changed file
with
2 additions
and
2 deletions
.
+2
−2
Nette/Framework.php
Show comments
View file
4
Nette/Framework.php
@@ -15,9 +15,9 @@
*/
class
Framework
{
const
NAME
=
'
Nette Framework
'
,
public
const
NAME
=
'
Nette Framework
'
,
VERSION
=
'
3.0
'
,
VERSION_ID
=
30000
,
REVISION
=
'
'
;
}
Toggle all file notes
0 comments on commit
d2bd6ad
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
d2bd6ad